Aracılığıyla paylaş


AlterCertificateStatement.Kind Özellik

Alır veya nasıl sertifika değiştirilmiş belirten bir değeri 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 Kind As AlterCertificateStatementKind
    Get
    Set
public AlterCertificateStatementKind Kind { get; set; }
public:
property AlterCertificateStatementKind Kind {
    AlterCertificateStatementKind get ();
    void set (AlterCertificateStatementKind value);
}
member Kind : AlterCertificateStatementKind with get, set
function get Kind () : AlterCertificateStatementKind
function set Kind (value : AlterCertificateStatementKind)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.AlterCertificateStatementKind
Döndürür bir AlterCertificateStatementKind değer.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterCertificateStatement Sınıf

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