DataSource Properties
The DataSource type exposes the following members.
Properties

  NameDescription
Public propertyFields
Fields a group of data fields associated with the current data source.
Public propertyId
Id is a string the identifies the current data source.
Public propertyName
Name is a string that provides a name for the current data source.
Public propertyType
Type is an enumeration that indicates the type of the current data source.
Back to Top
See Also