<< Click to Display Table of Contents >>
SID
SID of SAP Netweaver Server connection pool.
Prototype
string SID
Example
var dst = This.GetDataStore();
_DEBUG("SID " + dst.SID);
See Also