Aracılığıyla paylaş


AlterMasterKeyStatement.Option Özellik

Alır veya ana anahtar yayımlanmasından açıklayan 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 Option As AlterMasterKeyOption
    Get
    Set
public AlterMasterKeyOption Option { get; set; }
public:
property AlterMasterKeyOption Option {
    AlterMasterKeyOption get ();
    void set (AlterMasterKeyOption value);
}
member Option : AlterMasterKeyOption with get, set
function get Option () : AlterMasterKeyOption
function set Option (value : AlterMasterKeyOption)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.AlterMasterKeyOption
Değerini döndüren bir AlterMasterKeyOption numaralandırma.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterMasterKeyStatement Sınıf

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