<< Click to Display Table of Contents >>
GetName
데이터셋 이름을 가져옵니다.
Prototype
string GetName()
Example
var ds = This.GetDataSet();
var Name = ds.GetName();
See Also
이름