Aracılığıyla paylaş


Literal.LiteralType Özellik

Alır veya hazır bilgi 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 LiteralType As LiteralType
    Get
    Set
public LiteralType LiteralType { get; set; }
public:
property LiteralType LiteralType {
    LiteralType get ();
    void set (LiteralType value);
}
member LiteralType : LiteralType with get, set
function get LiteralType () : LiteralType
function set LiteralType (value : LiteralType)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Literal Sınıf

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