Condividi tramite


IDTSExternalMetadataColumn100.IdentificationString Proprietà

Definizione

Ottiene l'oggetto String che identifica in modo univoco l'oggetto IDTSExternalMetadataColumn100 nel flusso di dati.

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

Valore della proprietà

Stringa che identifica in modo univoco l'oggetto IDTSExternalMetadataColumn100 nel flusso di dati.

Implementazioni

Attributi

Commenti

La stringa contiene le DataTypeproprietà , Namee ID della colonna.

Si applica a