AdgConnection.GetSupportsMultiMember Method
Definition
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
bool GetSupportsMultiMember()
Gets a value indicating whether the connection is associates with a server that supports multi-member files.
Remarks
The only server that may not have multimember support is SQL Server when configured to not support multiple members per file.
bool GetSupportsMultiMember()
Returns
Type | Description |
---|---|
bool | true when the server supports files with multiple members. |