Metodo DedGroupCollectionCreateInsertCommand
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected override QSInsertCommand CreateInsertCommand(
DedGroup item
)
Protected Overrides Function CreateInsertCommand (
item As DedGroup
) As QSInsertCommand
protected:
virtual QSInsertCommand^ CreateInsertCommand(
DedGroup^ item
) override
abstract CreateInsertCommand :
item : DedGroup -> QSInsertCommand
override CreateInsertCommand :
item : DedGroup -> QSInsertCommand
Parametri
- item DedGroup
-
Valore di ritorno
QSInsertCommandVedi anche