SqlTableBaseDefinitionExtendExistingTable Property |
Gets or sets a value indicating whether an existing table could be extended
in place of throwing during the this table creation.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public bool ExtendExistingTable { get; set; }
Property Value
Type:
BooleanSee Also