Public ReadOnly Property SQLAliasCount As Integer
public int SQLAliasCount { get; }
public: property int SQLAliasCount { int get (); }
function get_sqlAliasCount();