Aracılığıyla paylaş


SidCreateLoginOption.Sid Özellik

Alır veya ayarlar ' % s'SID (ikili değişmez).

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 Sid As Literal
    Get
    Set
public Literal Sid { get; set; }
public:
property Literal^ Sid {
    Literal^ get ();
    void set (Literal^ value);
}
member Sid : Literal with get, set
function get Sid () : Literal
function set Sid (value : Literal)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Literal

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SidCreateLoginOption Sınıf

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