'宣言 Public Overloads Sub SetDataBinding( _ ByVal dataSource As System.Object, _ ByVal dataMember As System.String _ )
public void SetDataBinding( System.object dataSource, System.string dataMember )
パラメータ
- dataSource
 - The new data source object.
 - dataMember
 - The table to bind to within the data source object.