Aracılığıyla paylaş


SqlDataType.SqlDataTypeOption Özellik

Alır veya bir Sql veri türü seçenek değerini ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property SqlDataTypeOption As SqlDataTypeOption
    Get
    Set
public SqlDataTypeOption SqlDataTypeOption { get; set; }
public:
property SqlDataTypeOption SqlDataTypeOption {
    SqlDataTypeOption get ();
    void set (SqlDataTypeOption value);
}
member SqlDataTypeOption : SqlDataTypeOption with get, set
function get SqlDataTypeOption () : SqlDataTypeOption
function set SqlDataTypeOption (value : SqlDataTypeOption)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.SqlDataTypeOption
Döndürür bir SqlDataTypeOption numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SqlDataType Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı