Gets or sets the type of the data source.
This determines the syntax of the ConnectionProperties.ConnectString and
Query.CommandText.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public DataProviderEnum DataProvider { get; set; } |
| Visual Basic |
|---|
Public Property DataProvider As DataProviderEnum Get Set |