IDTSWarning100.IDOfInterfaceWithWarning Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea DtsWarning.
public:
property System::String ^ IDOfInterfaceWithWarning { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(6)]
public string IDOfInterfaceWithWarning { [System.Runtime.InteropServices.DispId(6)] get; [System.Runtime.InteropServices.DispId(6)] set; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
[<set: System.Runtime.InteropServices.DispId(6)>]
member this.IDOfInterfaceWithWarning : string with get, set
Public Property IDOfInterfaceWithWarning As String
Valor de propiedad
- Atributos