Aracılığıyla paylaş


KillQueryNotificationSubscriptionStatement.SubscriptionId Özellik

Alır veya ayarlar abonelik kimliği

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

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

KillQueryNotificationSubscriptionStatement Sınıf

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