Method | Description | |
---|---|---|
SqlInstaller ( string connectionString, string tableNamePrefix, int tableCount, TraceSource traceSource ) : System |
Method | Description | |
---|---|---|
Install ( ) : void | ||
IsSqlEditionSupported ( string connectionString ) : bool |
public SqlInstaller ( string connectionString, string tableNamePrefix, int tableCount, TraceSource traceSource ) : System | ||
connectionString | string | |
tableNamePrefix | string | |
tableCount | int | |
traceSource | TraceSource | |
return | System |