CreateSession Method
Overloads
CreateSession(String, String, String, Boolean, Boolean, Boolean, Boolean, String, String)
Declaration
QDSSession CreateSession(string i_QDSPassword, string i_FileName, string i_GroupName, bool i_ClearSelections, bool i_ClearLocks, bool i_ClearOneAndAlwaysOne, bool i_Reduce, string i_EncryptedSectionAccessUsername, string i_EncryptedSectionAccessPassword)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | i_QDSPassword | |
| System.String | i_FileName | |
| System.String | i_GroupName | |
| System.Boolean | i_ClearSelections | |
| System.Boolean | i_ClearLocks | |
| System.Boolean | i_ClearOneAndAlwaysOne | |
| System.Boolean | i_Reduce | |
| System.String | i_EncryptedSectionAccessUsername | |
| System.String | i_EncryptedSectionAccessPassword |
Returns
| Type | Description |
|---|---|
| QDSSession |