Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of data sets in a share.
public int? DataSetCount { get; }
member this.DataSetCount : Nullable<int>
Public ReadOnly Property DataSetCount As Nullable(Of Integer)