Method | Description | |
---|---|---|
SqlServerBundle ( ) : System.Collections.Generic | ||
SqlServerBundle ( string dbName ) : System.Collections.Generic | ||
ValidateDatabase ( ) : void |
Method | Description | |
---|---|---|
Initialize ( string dbName = "Nyan.SqlServer.db" ) : void |
public SqlServerBundle ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SqlServerBundle ( string dbName ) : System.Collections.Generic | ||
dbName | string | |
return | System.Collections.Generic |