Compartir a través de


IDTSExternalMetadataColumn100.Description Propiedad

Definición

Obtiene o establece el texto descriptivo para el objeto IDTSExternalMetadataColumn100.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(12)]
public string Description { [System.Runtime.InteropServices.DispId(12)] get; [System.Runtime.InteropServices.DispId(12)] set; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
[<set: System.Runtime.InteropServices.DispId(12)>]
member this.Description : string with get, set
Public Property Description As String

Valor de propiedad

La descripción de la columna de metadatos externos.

Implementaciones

Atributos

Se aplica a