Aracılığıyla paylaş


CreateTypeUddtStatement.DataType Özellik

Alır veya veri türünü 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 DataType As DataType
    Get
    Set
public DataType DataType { get; set; }
public:
property DataType^ DataType {
    DataType^ get ();
    void set (DataType^ value);
}
member DataType : DataType with get, set
function get DataType () : DataType
function set DataType (value : DataType)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.DataType
Döndürür bir DataType.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CreateTypeUddtStatement Sınıf

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