Aracılığıyla paylaş


AlterSchemaStatement.ObjectKind Özellik

Alır veya güvenlik nesne 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 ObjectKind As SecurityObjectKind
    Get
    Set
public SecurityObjectKind ObjectKind { get; set; }
public:
property SecurityObjectKind ObjectKind {
    SecurityObjectKind get ();
    void set (SecurityObjectKind value);
}
member ObjectKind : SecurityObjectKind with get, set
function get ObjectKind () : SecurityObjectKind
function set ObjectKind (value : SecurityObjectKind)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterSchemaStatement Sınıf

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