<< Click to Display Table of Contents >>
SchemaURL
서버에서 운용 시 사용할 XSD 또는 DTD 파일 경로
Prototype
string SchemaURL
Example
var dst = This.GetDataStore();
_DEBUG("SchemaURL " + dst.SchemaURL);