Share via


IDTSProperty100.Get Proprietà

Definizione

Ottiene un valore che indica se è possibile leggere il valore di una proprietà.

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à

true se un valore della proprietà può essere letto; in caso contrario, false.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a