Proprietà ParameterNames
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 ParameterNames As String()
Get
'Utilizzo
Dim instance As IDTSEventInfo100
Dim value As String()
value = instance.ParameterNames
string[] ParameterNames { get; }
property array<String^>^ ParameterNames {
array<String^>^ get ();
}
abstract ParameterNames : string[]
function get ParameterNames () : String[]
Valore proprietà
Tipo: array<System. . :: . .String> [] () [] []
Vedere anche