SchemaTableColumn.IsLong 欄位

定義

指定這個資料行是否包含 LONG 資料。

public: static initonly System::String ^ IsLong;
public static readonly string IsLong;
 staticval mutable IsLong : string
Public Shared ReadOnly IsLong As String 

欄位值

備註

長數據的定義是提供者特定的。 如果數據行包含長數據,則傳回字串 「true」 ;否則為 「false」。。

適用於

另請參閱