Proprietà DedAttrNeedAlterTable
|
Indica se la modifica necessita di un alter della colonna.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool NeedAlterTable { get; set; }
Public Property NeedAlterTable As Boolean
Get
Set
public:
property bool NeedAlterTable {
bool get ();
void set (bool value);
}
member NeedAlterTable : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche