Share via


MethodSignatureGenerator.GenerateUpdatingMethods Yöntem

Tanım

Veritabanı sorgusuyla ilişkili Insert, Update ve Delete yöntemlerini içeren bir kod türü bildirimi döndürür.

public:
 System::CodeDom::CodeTypeDeclaration ^ GenerateUpdatingMethods();
public System.CodeDom.CodeTypeDeclaration GenerateUpdatingMethods ();
member this.GenerateUpdatingMethods : unit -> System.CodeDom.CodeTypeDeclaration
Public Function GenerateUpdatingMethods () As CodeTypeDeclaration

Döndürülenler

CodeTypeDeclaration Veritabanı sorgusuyla ilişkili , Updateve Delete yöntemlerini içeren Insertbir nesne.

Şunlara uygulanır