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