21 namespace RDSDataService
53 inline void SetArrayBaseColumnType(
int value) { m_arrayBaseColumnTypeHasBeenSet =
true; m_arrayBaseColumnType = value; }
74 inline void SetIsAutoIncrement(
bool value) { m_isAutoIncrementHasBeenSet =
true; m_isAutoIncrement = value; }
95 inline void SetIsCaseSensitive(
bool value) { m_isCaseSensitiveHasBeenSet =
true; m_isCaseSensitive = value; }
116 inline void SetIsCurrency(
bool value) { m_isCurrencyHasBeenSet =
true; m_isCurrency = value; }
137 inline void SetIsSigned(
bool value) { m_isSignedHasBeenSet =
true; m_isSigned = value; }
168 inline void SetLabel(
const char* value) { m_labelHasBeenSet =
true; m_label.assign(value); }
209 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
240 inline void SetNullable(
int value) { m_nullableHasBeenSet =
true; m_nullable = value; }
261 inline void SetPrecision(
int value) { m_precisionHasBeenSet =
true; m_precision = value; }
282 inline void SetScale(
int value) { m_scaleHasBeenSet =
true; m_scale = value; }
313 inline void SetSchemaName(
const char* value) { m_schemaNameHasBeenSet =
true; m_schemaName.assign(value); }
354 inline void SetTableName(
const char* value) { m_tableNameHasBeenSet =
true; m_tableName.assign(value); }
385 inline void SetType(
int value) { m_typeHasBeenSet =
true; m_type = value; }
416 inline void SetTypeName(
const char* value) { m_typeNameHasBeenSet =
true; m_typeName.assign(value); }
435 int m_arrayBaseColumnType;
436 bool m_arrayBaseColumnTypeHasBeenSet;
438 bool m_isAutoIncrement;
439 bool m_isAutoIncrementHasBeenSet;
441 bool m_isCaseSensitive;
442 bool m_isCaseSensitiveHasBeenSet;
445 bool m_isCurrencyHasBeenSet;
448 bool m_isSignedHasBeenSet;
451 bool m_labelHasBeenSet;
454 bool m_nameHasBeenSet;
457 bool m_nullableHasBeenSet;
460 bool m_precisionHasBeenSet;
463 bool m_scaleHasBeenSet;
466 bool m_schemaNameHasBeenSet;
469 bool m_tableNameHasBeenSet;
472 bool m_typeHasBeenSet;
475 bool m_typeNameHasBeenSet;