<< Click to Display Table of Contents >>

SourceDataSetName

원본 셋 이름

Prototype

string SourceDataSetName

Example

var ds = This.GetDataSet();

_DEBUG("SourceDataSetName " + ds.SourceDataSetName);