Click or drag to resize

AdoSecurityCacheDataSet Property

Gets or sets the internal DataSet; returned value will be a copy of the internal.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public DataSet DataSet { get; set; }
View Source

Property Value

DataSet
See Also