Message in Norwegian (Bokmal) (Norsk (Bokmål))

Velg en metode for forretningsobjektet som skal tilknyttes operasjonen INSERT. Metoden må godta en parameter for hver av primærnøklene for dataobjektet eller én enkelt parameter som er dataobjektet som skal settes inn. Eksempel: InsertProduct(Product p) eller InsertProduct(Int32 productID, String navn, Double pris)

Unlocalized message

Choose a method of the business object to associate with the INSERT operation. The method should accept a parameter for each property of the data object, or a single parameter which is the data object to insert. Examples: InsertProduct(Product p), or InsertProduct(Int32 productID, String name, Double price)

Search by Google
Available localized messages
Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Dutch (Nederlands) Finnish (suomi) French (Français) Prior (Message) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Japanese (日本語) Korean (한국어) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Next (Message) Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))