バージョン

Rows メソッド (DataSourceOptionsWrapper)

データ ソースのオプション モデル DataSourceOptions.Rows を設定します
シンタックス
'宣言
 
Public Function Rows( _
   ByVal rows As System.String _
) As DataSourceOptionsWrapper
public DataSourceOptionsWrapper Rows( 
   System.string rows
)

パラメータ

rows

戻り値の型

自身
参照

オンラインで表示: GitHub