ComponentOne DataObjects for .NET
DataSetDef Property (C1DataSet)

C1.Data.2 Assembly > C1.Data Namespace > C1DataSet Class : DataSetDef Property
Gets or sets the name of the data set in the schema.
Syntax
'Declaration
 
Public Property DataSetDef As System.String
public System.string DataSetDef {get; set;}
Remarks
This property determines the schema data set definition represented by this data set.
See Also

Reference

C1DataSet Class
C1DataSet Members