C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / ConnectionProperties Class
Properties Methods


ConnectionProperties Class Members

The following tables list the members exposed by ConnectionProperties.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets the connection string for the data source.  
Public PropertyGets or sets the type of the data source. This determines the syntax of the ConnectionProperties.ConnectString and Query.CommandText.  
Public PropertyGets or sets the value indicating whether connection to this data source should use integrated security.  
Top
Public Methods
 NameDescription
Public MethodCopies properties from another ConnectionProperties object.  
Top
See Also