{CompanyName} FlexyGo

EntityCollection Properties

The EntityCollection type exposes the following members.

Properties


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