The ConnectionString type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Account |
Get the account ID used for signing REST operations
|
![]() | Configuration |
Get the path to the DotNetRDF configuration file used to configure the underlying store
|
![]() | DnrQuery |
Get the URI identifier of the SPARQL query endpoint configuration node in the DotNetRDF configuration file
|
![]() | DnrStorageServer |
Get the URI identifier of the storage server configuration node in the DotNetRDF configuration file
|
![]() | DnrStore |
Get the URI identifier of the store configuration node in the DotNetRDF configuration file
|
![]() | DnrUpdate |
Get the URI identifier of the SPARQL update endpoint configuration node in the DotNetRDF configuration file
|
![]() | Key |
Get the shared key used for signing REST operations
|
![]() | OptimisticLocking |
Get the boolean flag that indicates if optimistic locking is enabled
for data objects and entity framework entities accessed through this connection
|
![]() | Password |
Get the password to use where credentials are required
|
![]() | ServiceEndpoint |
Returns the configured service endpoint
|
![]() | StoreName |
Returns the configured store name
|
![]() | StoresDirectory |
Returns the configured store directory
|
![]() | Type |
Returns the configured connection type
|
![]() | UserName |
Get the user name to use where credentials are required
|