Proprietà DedAttrCollectionAttributeDocAlterTable
|
Indica se sono stati modificati gli attributi di documento e devono essere ricreati tramite Alter Table.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool AttributeDocAlterTable { get; set; }
Public Property AttributeDocAlterTable As Boolean
Get
Set
public:
property bool AttributeDocAlterTable {
bool get ();
void set (bool value);
}
member AttributeDocAlterTable : bool with get, set
Valore della proprietà
BooleanVedi anche