IReadAttributes.Attributes Property
Gets a collection whose contents determine which attributes will be read the DataSet.
Syntax
public StringCollection Attributes { get; }
Property Value
Default: Empty collection.
The names of all attributes that will be read. An empty collection indicates that all attributes should be read.
Platforms
Windows, Linux, Android