Метод | Описание | |
---|---|---|
InMemorySqlConnectionOptions ( ) : System |
Initializes a new instance of the InMemorySqlConnectionOptions class.
|
|
InMemorySqlConnectionOptions ( string databaseId ) : System |
Initializes a new instance of the InMemorySqlConnectionOptions class.
|
public InMemorySqlConnectionOptions ( ) : System | ||
Результат | System |
public InMemorySqlConnectionOptions ( string databaseId ) : System | ||
databaseId | string | unique id for database |
Результат | System |