Поделиться через


Свойство Variant

Gets a data type that specifies the Variant definition used in the data type.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property Variant As DataType
    Get
'Применение
Dim value As DataType

value = DataType.Variant
public static DataType Variant { get; }
public:
static property DataType^ Variant {
    DataType^ get ();
}
static member Variant : DataType
static function get Variant () : DataType

Значение свойства

Тип Microsoft.SqlServer.Management.Smo. . :: . .DataType
A DataType object value that specifies a Variant definition in the data type.