Property | Type | Description | |
---|---|---|---|
CreateComputedColumnSnippet | string | ||
RemoveComputedColumnSnippet | string |
Method | Description | |
---|---|---|
CreateNewConcepts ( IEnumerable |
||
GetComputedColumnName ( string implementationName ) : string | ||
GetSqlObjectPrototype ( ) : Rhetos.Dsl.DefaultConcepts.SqlObjectInfo |
The returned prototype can be used as a reference to the actual object in the IDslModel.
|
Method | Description | |
---|---|---|
CreateComputedColumnSnippet ( ) : string | ||
RemoveComputedColumnSnippet ( ) : string |
public CreateNewConcepts ( IEnumerable |
||
existingConcepts | IEnumerable |
|
return | IEnumerable |
public static GetComputedColumnName ( string implementationName ) : string | ||
implementationName | string | |
return | string |
public GetSqlObjectPrototype ( ) : Rhetos.Dsl.DefaultConcepts.SqlObjectInfo | ||
return | Rhetos.Dsl.DefaultConcepts.SqlObjectInfo |