Set table name
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |
Set Columns.
| Parameters: | string[] – |
|---|---|
| Return type: | ConstraintObject |
Get Referenced Table Schema.
| Return type: | string |
|---|
Set Referenced Table Schema.
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |
Get Referenced Table Name.
| Return type: | string |
|---|
Set Referenced Table Name.
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |
Get Referenced Columns.
| Return type: | string[] |
|---|
Set Referenced Columns.
| Parameters: | string[] – |
|---|---|
| Return type: | ConstraintObject |
Set Match Option.
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |
Set Update Rule.
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |
Set Delete Rule.
| Parameters: | string – |
|---|---|
| Return type: | ConstraintObject |