|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AddAdditionalFields (character, handle) |
Adds additional fields specified by the caller to the current Business Entity schema
Notes : This is a stub implementation and can be extended to parse and add fields
@param pcAdditionalFields A comma delimited list of additional fields to add
@param phDatabaseDataset The handle to the dataset with the schema information
*/ |
|
# | CHARACTER BuildBusinessEntityName (logical, character) |
Builds the name of a Business Entity |
|
# | CreateField (handle, logical) |
Creates a field for a database field |
|
+ | GenerateBusinessEntities (character, character, character, character, logical, character, character) |
Generates a list of Business Entities |
|
+ | GenerateBusinessEntities (character, logical, character, character, character, logical, character, character, logical) |
Generates a list of Business Entities |
|
+ | GenerateBusinessEntity (character, character, character, character, character, dataset) |
Generates a single Business Entity |
|
# | GenerateBusinessEntity (handle, character, character, character, character, character, character, character, character, logical) |
Generates a single Business Entity |
|
# | CHARACTER GetIndexDataTypes (character, character) |
Returns a comma delimited list of data types of the index fields |
|
# | OnStatusChanged (ProcessingStatusChangedEventArgs) |
Raises the StatusChanged |
|
# | CHARACTER PathFromPackage (character) |
Translates a package name into a file path |
Options | Name | Purpose | |
---|---|---|---|
+ | StatusChanged (Object, ProcessingStatusChangedEventArgs) |
Raised when the status of this component changes |
Top
PROTECTED AddAdditionalFields (character, handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER BuildBusinessEntityName (logical, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CreateField (handle, logical)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC GenerateBusinessEntities (character, character, character, character, logical, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC GenerateBusinessEntities (character, logical, character, character, character, logical, character, character, logical)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC GenerateBusinessEntity (character, character, character, character, character, dataset)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED GenerateBusinessEntity (handle, character, character, character, character, character, character, character, character, logical)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GetIndexDataTypes (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED OnStatusChanged (ProcessingStatusChangedEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER PathFromPackage (character)
|
PUBLIC StatusChanged (Object, ProcessingStatusChangedEventArgs)
|
---|
Temp-Table eBusinessEntityDefined in: |
Temp-Table eBusinessEntityPropertiesDefined in: |
Temp-Table eDataRelationDefined in: |
Temp-Table eDataRelationPropertiesDefined in: |
Temp-Table eFieldDefined in: |
Temp-Table eFieldPropertiesDefined in: |
Temp-Table eIndexDefined in: |
Temp-Table eIndexPropertiesDefined in: |
Temp-Table eTableDefined in: |
Temp-Table eTablePropertiesDefined in: |