|
|
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.Data
Assembly: Smartsite.Data (in Smartsite.Data.dll)
Syntax
| C# | |
|---|---|
public enum ForeignKeyRule | |
| Visual Basic (Declaration) | |
|---|---|
Public Enumeration ForeignKeyRule | |
Members
| Member name | Description | |
|---|---|---|
| NoAction | ||
| Cascade | ||
| SetNull | ||
| SetDefault |
See Also
Smartsite.Data Namespace