|
AdoSecurityCacheDataSet Property
|
Gets or sets the internal DataSet; returned value will be a copy of the internal.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public DataSet DataSet { get; set; }
Public Property DataSet As DataSet
Get
Set
member DataSet : DataSet with get, set
function get_DataSet();
function set_DataSet(value);
View SourceProperty Value
DataSetSee Also