次の方法で共有


Events プロパティ

データベースに関連付けられたイベントを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public ReadOnly Property Events As StatisticEvents
    Get
'使用
Dim instance As Statistic
Dim value As StatisticEvents

value = instance.Events
public StatisticEvents Events { get; }
public:
property StatisticEvents^ Events {
    StatisticEvents^ get ();
}
member Events : StatisticEvents
function get Events () : StatisticEvents

プロパティ値

型: Microsoft.SqlServer.Management.Smo. . :: . .StatisticEvents
統計カウンタ イベントを表す StatisticEvents オブジェクトです。