コード例 #1
0
 public RLIndividualizadoRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #2
0
 public RLStruct_TypeTableRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #3
0
 public RLCabecalhoRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #4
0
 public RLListNavigation_PageNumberList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #5
0
 public RLFeedback_MessageList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #6
0
 public RLExcel_ContactsList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #7
0
 public RLMenuItemList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #8
0
 public RLIgnoreItemRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #9
0
 public RLMessageTypeRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #10
0
 public RLObjectChangedErrorRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod) : this(trans) {
     this.alternateReadDBMethod = alternateReadDBMethod;
 }
コード例 #11
0
		public RLBorderStyleRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod): this(trans) {
			this.alternateReadDBMethod = alternateReadDBMethod;
		}
コード例 #12
0
		public RLConditionalFormatStyleRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod): this(trans) {
			this.alternateReadDBMethod = alternateReadDBMethod;
		}
コード例 #13
0
		public RLDataSeriesRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod): this(trans) {
			this.alternateReadDBMethod = alternateReadDBMethod;
		}
コード例 #14
0
		public RLWorksheetRecordList(IDbTransaction trans, ReadDBMethodDelegate alternateReadDBMethod): this(trans) {
			this.alternateReadDBMethod = alternateReadDBMethod;
		}