Definition at line 23 of file DropConstraintAction.cs.
Deveel.Data.Sql.Statements.DropConstraintAction.DropConstraintAction |
( |
string |
constraintName | ) |
|
|
inline |
Definition at line 24 of file DropConstraintAction.cs.
25 if (
String.IsNullOrEmpty(constraintName))
26 throw new ArgumentNullException(
"constraintName");
A long string in the system.
Deveel.Data.Sql.Statements.DropConstraintAction.DropConstraintAction |
( |
ObjectData |
data | ) |
|
|
inlineprivate |
void ISerializable. Deveel.Data.Sql.Statements.DropConstraintAction.GetData |
( |
SerializeData |
data | ) |
|
|
inlineprivate |
string Deveel.Data.Sql.Statements.DropConstraintAction.ConstraintName |
|
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.Sql.Statements/DropConstraintAction.cs