Contains constants that specify special table behaviors in relation to its parent.
| C# |
public enum ChildBehaviorMode
| Member | Description |
|---|---|
| None |
Specifies no special behavior.
|
| CommentsTable |
Specifies that the table contains user comments for another table.
|