Definition at line 20 of file SchemaChangeRequest.cs.
Deveel.Data.Protocol.SchemaChangeRequest.SchemaChangeRequest |
( |
string |
newSchema | ) |
|
|
inline |
Definition at line 21 of file SchemaChangeRequest.cs.
22 if (
String.IsNullOrEmpty(newSchema))
23 throw new ArgumentNullException(
"newSchema");
A long string in the system.
string Deveel.Data.Protocol.SchemaChangeRequest.NewSchema |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Protocol/SchemaChangeRequest.cs