UndeliveredCommands プロパティ

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

構文

'宣言
ReadOnly Property UndeliveredCommands As Integer
    Get
'使用
Dim instance As ITransSynchronizationAgent
Dim value As Integer

value = instance.UndeliveredCommands
int UndeliveredCommands { get; }
property int UndeliveredCommands {
    int get ();
}
abstract UndeliveredCommands : int
function get UndeliveredCommands () : int

プロパティ値

型: System. . :: . .Int32