public ListComplexEntities(TablePerfOptions options) : base(options)
 {
 }
예제 #2
0
 public BatchAddComplexEntities(TablePerfOptions options) : base(options)
 {
 }
예제 #3
0
 public BatchAddSimpleEntities(TablePerfOptions options) : base(options)
 {
 }
 public ListSimpleEntities(TablePerfOptions options) : base(options)
 {
 }