Compartir a través de


ParameterCount Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

For more information, see EventInfo.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
ReadOnly Property ParameterCount As Integer
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .Int32