DataSet.RowsReadSpecified 屬性

定義

會得到一個值,表示是否指定讀取的列。

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

屬性值

true若指定讀取的列數;否則,。 false

適用於