Udostępnij przez


Właściwość IDTSWarning100.IDOfInterfaceWithWarning

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 DtsWarning.

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

Składnia

'Deklaracja
Property IDOfInterfaceWithWarning As String
    Get
    Set
'Użycie
Dim instance As IDTSWarning100
Dim value As String

value = instance.IDOfInterfaceWithWarning

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

Wartość właściwości

Typ: System.String