EntityCollection Properties
The EntityCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CanDelete |
Gets a value indicating whether this collection default child can be Deleted.
|
![]() |
CanInsert |
Gets a value indicating whether collection default child can be inserted.
|
![]() |
CanUpdate |
Gets a value indicating whether this collection default child can be Edited.
|
![]() |
ChildConfiguration |
Gets the default child configuration.
|
![]() |
Configuration |
Gets the EntityCollection configuration.
|
![]() |
ConfToken |
Gets or sets the conf token.
|
![]() |
ConnString |
Gets the connection String for Current user.
|
![]() |
ControlConfig |
Gets or sets the control configuration.
|
![]() |
Count |
Gets the EntityCollection row count.
|
![]() |
CurrentPage |
Gets the current active page number.
|
![]() |
DataManager |
Gets or sets the data manager.
|
![]() |
Description |
Gets the description.
|
![]() |
GetObjectToken |
Gets the get object token.
|
![]() |
ID |
Gets the identifier.
|
![]() |
IsCollection |
Gets a value indicating whether this instance is collection.
|
![]() |
Item |
As it is an entityCollection it returns EntityObjects
|
![]() |
Name |
Gets the EntityCollection name.
|
![]() |
OriginalSQLSentence |
Gets the original SQL sentence.
|
![]() |
PageCount |
Gets the page count.
|
![]() |
PageSize |
Gets or sets the page size.
|
![]() |
ParentDefaults |
Gets or sets the parent object defaults.
|
![]() |
ParentObject |
Gets or sets the parent object.
|
![]() |
PrimaryKeys |
Gets the primary keys string.
|
![]() |
SQL |
Gets or sets the SQL sentence.
|
![]() |
TableName |
Gets the table Name.
|
![]() |
UserConnectionString |
Gets the UserConnectionString.
|
![]() |
Where |
Returns Where String.
|