PrimaryConnection: ISecurityConnection;
The PrimaryConnection property returns the current repository connection.
NOTE. Operations with cursors, creating and executing SQL queries are not allowed within current connection with the repository.
The property use is given in the example for ISecurityConnection.CreateCommandO.
See also: