<< Click to Display Table of Contents >>
SID
SAP Netweaver 서버에 설정된 커넥션 풀의 SID
Prototype
string SID
Example
var dst = This.GetDataStore();
_DEBUG("SID " + dst.SID);
See Also