Model type class for EventSessionSetting
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Shared ReadOnly EventSessionSetting As ModelTypeClass
用法
Dim value As ModelTypeClass
value = ModelSchema.EventSessionSetting
public static readonly ModelTypeClass EventSessionSetting
public:
static initonly ModelTypeClass^ EventSessionSetting
static val EventSessionSetting: ModelTypeClass
public static final var EventSessionSetting : ModelTypeClass