Method | Description | |
---|---|---|
EntityGeneratedTemplate ( |
Method | Description | |
---|---|---|
AppendAuditClass ( ) : void | ||
AppendAuditQuery ( ) : void | ||
AppendClone ( ) : void | ||
AppendConstructors ( string tableName ) : void | ||
AppendContextReference ( ) : void | ||
AppendDeleteDataScaler ( ) : void |
"); sb.AppendLine(" /// The paging object for the " + _currentTable.PascalName + " collection"); sb.AppendLine(" /// "); sb.AppendLine(" /// Creates a paging object"); sb.AppendLine(" /// "); sb.AppendLine(" /// Creates a paging object"); sb.AppendLine(" ///
|
|
AppendEntityClass ( ) : void | ||
AppendGenerateEvents ( ) : void | ||
AppendIAuditable ( ) : void | ||
AppendIDataErrorInfo ( ) : void | ||
AppendIEquatable ( ) : void | ||
AppendIsEquivalent ( ) : void | ||
AppendNavigationProperties ( ) : void | ||
AppendParented ( ) : void | ||
AppendProperties ( ) : void | ||
AppendPropertyEventDeclarations ( |
||
AppendPropertyEventDeclarations ( string columnName, string codeType ) : void | ||
AppendRegionGetDatabaseFieldName ( ) : void | ||
AppendRegionGetMaxLength ( ) : void | ||
AppendRegionGetValue ( ) : void | ||
AppendRegionSetValue ( ) : void | ||
AppendStaticMethods ( ) : void | ||
AppendStaticSQLHelpers ( ) : void | ||
AppendUpdateDataScaler ( ) : void | ||
AppendUsingStatements ( ) : void | ||
GenerateAuditField ( string columnName, string codeType, string description, string propertyScope, bool isConcurrency = false ) : void | ||
GenerateContent ( ) : void | ||
SetInitialValues ( string propertyObjectPrefix ) : string |
public EntityGeneratedTemplate ( |
||
model | ||
currentTable | ||
return | System |