Udostępnij za pośrednictwem


Właściwość IDTSError100.IDOfInterfaceWithError

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat DtsError.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Property IDOfInterfaceWithError As String
    Get
    Set
'Użycie
Dim instance As IDTSError100
Dim value As String

value = instance.IDOfInterfaceWithError

instance.IDOfInterfaceWithError = value
string IDOfInterfaceWithError { get; set; }
property String^ IDOfInterfaceWithError {
    String^ get ();
    void set (String^ value);
}
abstract IDOfInterfaceWithError : string with get, set
function get IDOfInterfaceWithError () : String
function set IDOfInterfaceWithError (value : String)

Wartość właściwości

Typ: System.String