IDTSVirtualInputColumn100.IdentificationString Proprietà

Definizione

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à

String

Stringa che identifica in modo univoco l' IDTSVirtualInputColumn100 oggetto nel layout del flusso di dati.

Implementazioni

Attributi

Commenti

La stringa è costituita da DataType , Name e dalle ID proprietà della colonna.

Si applica a