バージョン

FilterRecord コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal adapter As IDataSourceAdapter, _
   ByVal rowFilter As String, _
   ByVal caseSensetive As Boolean _
)
public FilterRecord( 
   IDataSourceAdapter adapter,
   string rowFilter,
   bool caseSensetive
)

パラメータ

adapter
rowFilter
caseSensetive
参照