|  | SnapshotStoreSettingsConnectionString Property | 
 
            Connection string used to access a persistent SQL Server instance.
            
 
    Namespace: 
   Akka.Persistence.Sql.Common
    Assembly:
   Akka.Persistence.Sql.Common (in Akka.Persistence.Sql.Common.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string ConnectionString { get; }member ConnectionString : string with get
Property Value
Type: 
String See Also
See Also