Udostępnij przez


Właściwość EventInfo.ParameterCount

Zwraca liczbę parametrów przekazywanych do EventInfo.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public ReadOnly Property ParameterCount As Integer
    Get
'Użycie
Dim instance As EventInfo
Dim value As Integer

value = instance.ParameterCount
public int ParameterCount { get; }
public:
property int ParameterCount {
    int get ();
}
member ParameterCount : int
function get ParameterCount () : int

Wartość właściwości

Typ: System.Int32
Całkowitą , który określa liczbę parametrów.