C# Class iSynaptic.Core.Persistence.SqlServerAggregateRepository

Show file Open project: iSynaptic/iSynaptic.Core Class Usage Examples

Public Methods

Method Description
EnsureTablesExist ( string connectionString ) : System.Threading.Tasks.Task

Method Details

EnsureTablesExist() public static method

public static EnsureTablesExist ( string connectionString ) : System.Threading.Tasks.Task
connectionString string
return System.Threading.Tasks.Task