Aracılığıyla paylaş


EventGroupContainer.EventGroup Özellik

Alır veya ayarlar olay grup türü.

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

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

EventGroupContainer Sınıf

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