메소드 | 설명 | |
---|---|---|
AutoCommit ( this context ) : bool | ||
DatabaseName ( this context ) : string | ||
DefaultSchema ( this context ) : string | ||
DeleteOnClose ( this context ) : bool | ||
IgnoreIdentifiersCase ( this context ) : bool | ||
ReadOnly ( this context ) : bool |
public static DatabaseName ( this context ) : string | ||
context | this | |
리턴 | string |
public static DefaultSchema ( this context ) : string | ||
context | this | |
리턴 | string |
public static IgnoreIdentifiersCase ( this context ) : bool | ||
context | this | |
리턴 | bool |