<< Click to Display Table of Contents >>

GetConnectionKeyItemCount

Connection URL에 필요한 아이템 개수를 가져옵니다.

Prototype

integer GetConnectionKeyItemCount()

Example

var dst = This.GetDataStore();

var ConnectionKeyItemCount = dst.GetConnectionKeyItemCount();