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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSet クラス : Name プロパティ
Gets or sets the name of the current DataSet. That name can be used in aggregate functions to indicate which data set the aggregate refers to.
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As DataSet
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

DataSet クラス
DataSet メンバ