Method | Description | |
---|---|---|
Dispose ( ) : void |
Dispose
|
|
ParseProtocol ( byte protocol ) : byte[] |
ParseProtocol
|
|
RemoteTablesHandler ( DBreezeConfiguration configuration ) : System |
RemoteTablesHandler
|
|
RemoteTablesHandler ( string databasePreFolderPath ) : System |
RemoteTablesHandler
|
public ParseProtocol ( byte protocol ) : byte[] | ||
protocol | byte | |
return | byte[] |
public RemoteTablesHandler ( DBreezeConfiguration configuration ) : System | ||
configuration | DBreezeConfiguration | configuration.DBreezeDataFolderName must be filled and for portable IFileSystemFactory instantiated |
return | System |
public RemoteTablesHandler ( string databasePreFolderPath ) : System | ||
databasePreFolderPath | string | |
return | System |