Click or drag to resize

Metodo DedPhaseCollectionCreateInsertCommand

Crea il comando di inserimento della nuova fase passata nel db.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassi
protected override QSInsertCommand CreateInsertCommand(
	DedPhase item
)

Parametri

item  DedPhase
 

Valore di ritorno

QSInsertCommand
Vedi anche