InternalField.Attributes 属性

定义

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

属性值

Int32

实现

ADODB.Field.Attributes

适用于