Property DataSetOnly
| Improve this Doc View SourceDataSetOnly
Gets or sets a value indicates whether this attribute affects DataSet only.
Declaration
public bool DataSetOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets or sets a value indicates whether this attribute affects DataSet only.
public bool DataSetOnly { get; set; }
Type | Description |
---|---|
System.Boolean |