CommenceDatabaseGetCursor Method (String, CmcCursorType, CmcOptionFlags) |
Namespace: Vovin.CmcLibNet.Database
public ICommenceCursor GetCursor( string pName, CmcCursorType pCursorType, CmcOptionFlags pCursorFlags )
| Exception | Condition |
|---|---|
| ArgumentException | Viewtype cannot be used in a CommenceCursor. |
| CommenceCOMException | Commence could not create a cursor. |