SmiPropertySelector Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the possible property selections. The assembly that contains this class has a friend relationship with SQLAccess.dll.  This class is intended for use by SQL Server.  For other databases, use the hosting mechanism provided by that database.

internal enum SmiPropertySelector
{
    DefaultFields,
    SortOrder,
    UniqueKey
}