Proprietà DedAttrCollectionAttributeCommAlterTable
|
Indica se sono stati modificati gli attributi delle commesse e devono essere ricreati tramite Alter Table.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool AttributeCommAlterTable { get; set; }
Public Property AttributeCommAlterTable As Boolean
Get
Set
public:
property bool AttributeCommAlterTable {
bool get ();
void set (bool value);
}
member AttributeCommAlterTable : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche