protected virtual ProcessSchema CreateVwSysProcessElementLogEventsProcessSchema() { var schema = new VwSysProcessElementLogEventsProcessSchema(ProcessSchemaManager, this); schema.InitializePrimaryInfo(); return(schema); }
public VwSysProcessElementLogEventsProcessSchema(VwSysProcessElementLogEventsProcessSchema source) : base(source) { }