Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns an Integer that identifies the error message.
Spazio dei nomi Microsoft.SqlServer.Dts.Design
Assembly: Microsoft.SqlServer.Dts.Design (in Microsoft.SqlServer.Dts.Design.dll)
Sintassi
'Dichiarazione
ReadOnly Property ErrorCode As Integer
Get
'Utilizzo
Dim instance As IComponentErrorInfo
Dim value As Integer
value = instance.ErrorCode
int ErrorCode { get; }
property int ErrorCode {
int get ();
}
abstract ErrorCode : int
function get ErrorCode () : int
Valore proprietà
Tipo: System.Int32
An Integer that identifies the error message.