PrintDocument for WinForms
Owner プロパティ (DataSet)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSet クラス : Owner プロパティ
Gets the DataSetCollection containing the current data set.
シンタックス
'宣言
 
Public ReadOnly Property Owner As DataSetCollection
'使用法
 
Dim instance As DataSet
Dim value As DataSetCollection
 
value = instance.Owner
public DataSetCollection Owner {get;}
参照

DataSet クラス
DataSet メンバ