IDTSEventInfo100.ParameterTypes Özelliği
Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.
Daha fazla bilgi için, bkz. EventInfo.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property ParameterTypes As UShort()
Get
'Kullanım
Dim instance As IDTSEventInfo100
Dim value As UShort()
value = instance.ParameterTypes
ushort[] ParameterTypes { get; }
property array<unsigned short>^ ParameterTypes {
array<unsigned short>^ get ();
}
abstract ParameterTypes : uint16[]
function get ParameterTypes () : ushort[]
Özellik Değeri
Tür: array<System.UInt16[]