MetaColumn.IsBinaryData 屬性

定義

會得到一個值,表示資料欄位是否包含二進位資料。

public:
 property bool IsBinaryData { bool get(); };
public bool IsBinaryData { get; }
member this.IsBinaryData : bool
Public ReadOnly Property IsBinaryData As Boolean

屬性值

true如果資料欄位包含二進位資料;否則,。 false

適用於

另請參閱