Metodo DedTranslationCollectionCreateInsertCommand
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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
- Tipo: DedNet.CoreDedTranslation
Valore di ritorno
Tipo:
QSInsertCommandVedi anche