The DataSource type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CompareTo |
Overrides IComparable<DataSource>.CompareTo
|
![]() | Equals(Object) |
Overrides Object.Equals
(Overrides ![]() |
![]() | Equals(DataSource) |
Overrides IEquatable.Equals |
![]() | GetHashCode |
Overrides Object.GetHashCode
(Overrides ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ToString |
Overrides Object.ToString
(Overrides ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Fields | Fields a group of data fields associated with the current data source.
|
![]() | Id | Id is a string the identifies the current data source.
|
![]() | Name | Name is a string that provides a name for the current data source.
|
![]() | Type | Type is an enumeration that indicates the type of the current data source.
|
See Also