Class BuiltInConnectionFactory
The built-in connection factory.
Inheritance
System.Object
BuiltInConnectionFactory
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.SaveSystem.Storage
Assembly: Bayat.SaveSystem.Runtime.dll
Syntax
public class BuiltInConnectionFactory : IConnectionFactory
Methods
| Improve this Doc View SourceCreateStorage(StorageConnectionString)
Declaration
public IStorage CreateStorage(StorageConnectionString connectionString)
Parameters
Type | Name | Description |
---|---|---|
StorageConnectionString | connectionString |
Returns
Type | Description |
---|---|
IStorage |