Свойство ServerAuditSpecification.AuditActionGroups

AuditActionGroups relationship class of ServerAuditSpecification

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property AuditActionGroups As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = ServerAuditSpecification.AuditActionGroups
public static ModelRelationshipClass AuditActionGroups { get; internal set; }
public:
static property ModelRelationshipClass^ AuditActionGroups {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member AuditActionGroups : ModelRelationshipClass with get, internal set
static function get AuditActionGroups () : ModelRelationshipClass 
internal static function set AuditActionGroups (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

ServerAuditSpecification Класс

Пространство имен Microsoft.SqlServer.Dac.Model