Proprietà ParameterCount

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see EventInfo.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property ParameterCount As Integer
    Get
'Utilizzo
Dim instance As IDTSEventInfo100
Dim value As Integer

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

Valore proprietà

Tipo: System. . :: . .Int32