Proprietà DedAttrNeedAlterTable
             | 
          
        
        
            Indica se la modifica necessita di un alter della colonna.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
Boolean
Vedi anche