Partager via


Propriété IDOfInterfaceWithWarning

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see DtsWarning.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Property IDOfInterfaceWithWarning As String
    Get
    Set
'Utilisation
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)

Valeur de propriété

Type : System. . :: . .String