Public Methods
Public Properties
ConfigurationVersion | The configuration version for the current configuration of the dataset.
DISPID (Dispatch ID):
For more information, see ConfigurationVersion in .NET Reference. |
DataSetClassId | Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class.
DISPID (Dispatch ID):
For more information, see DataSetClassId in .NET Reference. |
DataSetClassIdString | Provides the globally unique identifier of the class of dataset if the dataset is based on a dataset class, expressed as a string.
DISPID (Dispatch ID):
For more information, see DataSetClassIdString in .NET Reference. |
Description | Description of the dataset.
DISPID (Dispatch ID):
For more information, see Description in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
EnumDescriptions | Collection of enumeration or option set data type descriptions, keyed by data type ID.
DISPID (Dispatch ID):
For more information, see EnumDescriptions in .NET Reference. |
FieldCount | Number of fields in the dataset.
DISPID (Dispatch ID):
For more information, see FieldCount in .NET Reference. |
Fields | The metadata for the fields in the dataset.
DISPID (Dispatch ID):
For more information, see Fields in .NET Reference. |
HasDataSetClassId | Determines whether data set class Id is provided with the dataset metadata.
DISPID (Dispatch ID):
For more information, see HasDataSetClassId in .NET Reference. |
HasPromotedFields | Determines whether any promoted fields are provided with the dataset metadata.
DISPID (Dispatch ID):
For more information, see HasPromotedFields in .NET Reference. |
Name | Name of the dataset.
DISPID (Dispatch ID):
For more information, see Name in .NET Reference. |
NamespaceArray | Defines an array of namespace URIs.
DISPID (Dispatch ID):
For more information, see NamespaceArray in .NET Reference. |
PromotedFieldCount | Number of promoted fields in the dataset.
DISPID (Dispatch ID):
For more information, see PromotedFieldCount in .NET Reference. |
SimpleTypeDescriptions | Collection of simple data type descriptions, keyed by data type ID.
DISPID (Dispatch ID):
For more information, see SimpleTypeDescriptions in .NET Reference. |
StructureDescriptions | Collection of structure and union data type descriptions, keyed by data type ID.
DISPID (Dispatch ID):
For more information, see StructureDescriptions in .NET Reference. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
See Also