InternalField.Attributes Property

Definition

public:
 property int Attributes { int get(); void set(int value); };
public int Attributes { get; set; }
member this.Attributes : int with get, set
Public Property Attributes As Integer

Property Value

Int32

Implements

ADODB.Field.Attributes

Applies to