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