IDTSError100.ErrorCode Ö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. DtsError.
Ad Alanı: Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)
Sözdizimi
'Bildirim
Default Property ErrorCode As Integer
Get
Set
'Kullanım
Dim instance As IDTSError100
Dim value As Integer
value = instance
instance = value
int this { get; set; }
property int default {
int get ();
void set (int value);
}
abstract ErrorCode : int with get, set
function get ErrorCode () : int
function set ErrorCode (value : int)
Özellik Değeri
Tür: System.Int32