Linguaggio

IDTSProperty100.Get Proprietà

Definizione

Ottiene un valore che indica se il valore di un immobile può essere letto.

public:
 property bool Get { bool get(); };
[System.Runtime.InteropServices.DispId(5)]
public bool Get { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.Get : bool
Public ReadOnly Property Get As Boolean

Valore della proprietà

vero se il valore di una proprietà può essere letto; altrimenti, falso.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a