Aracılığıyla paylaş


KillQueryNotificationSubscriptionStatement.All Özellik

Alır veya tüm belirtilen olup olmadığını gösteren 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 All As Boolean
    Get
    Set
public bool All { get; set; }
public:
property bool All {
    bool get ();
    void set (bool value);
}
member All : bool with get, set
function get All () : boolean
function set All (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

KillQueryNotificationSubscriptionStatement Sınıf

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