InMemoryDataStore.GetConnectionString Method
Name | Parameters | Description |
---|---|---|
GetConnectionString(String, Boolean) static | path, readOnly | Returns a connection string that can be used to create an InMemoryDataStore instance. |
GetConnectionString(String) static | path | Returns a connection string that can be used to create an InMemoryDataStore instance. |