C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / ConnectionProperties Class / DataProvider Property

In This Topic
DataProvider Property
In This Topic
Gets or sets the type of the data source. This determines the syntax of the ConnectionProperties.ConnectString and Query.CommandText.
Syntax
'Declaration
 
Public Property DataProvider As DataProviderEnum
 
See Also