IDTSExternalMetadataColumnCollection100.IsUsed Proprietà

Definizione

public:
 property bool IsUsed { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(101)]
public bool IsUsed { [System.Runtime.InteropServices.DispId(101)] get; [System.Runtime.InteropServices.DispId(101)] set; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
[<set: System.Runtime.InteropServices.DispId(101)>]
member this.IsUsed : bool with get, set
Public Property IsUsed As Boolean

Valore della proprietà

Boolean

true se il componente popola la raccolta; in caso contrario, false.

Attributi

Commenti

Se true, l'editor delle proprietà avanzate consente di eseguire il mapping delle colonne delle raccolte di colonne di input o di output alla raccolta di metadati esterni nella scheda colonne di input .

Si applica a