共用方式為


ServerEventNotification.TypeClass 屬性

Type class for ServerEventNotification

命名空間:  Microsoft.SqlServer.Dac.Model
組件:  Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)

語法

'宣告
Public Shared Property TypeClass As ModelTypeClass 
    Get 
    Friend Set
'用途
Dim value As ModelTypeClass 

value = ServerEventNotification.TypeClass
public static ModelTypeClass TypeClass { get; internal set; }
public:
static property ModelTypeClass^ TypeClass {
    ModelTypeClass^ get ();
    internal: void set (ModelTypeClass^ value);
}
static member TypeClass : ModelTypeClass with get, internal set
static function get TypeClass () : ModelTypeClass 
internal static function set TypeClass (value : ModelTypeClass)

屬性值

型別:Microsoft.SqlServer.Dac.Model.ModelTypeClass

請參閱

參考

ServerEventNotification 類別

Microsoft.SqlServer.Dac.Model 命名空間