IRelationalCommandTemplate Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A command template to populate an IRelationalCommand or create a DbCommand
This type is typically used by database providers (and other extensions). It is generally not used in application code.
public interface IRelationalCommandTemplate
type IRelationalCommandTemplate = interface
Public Interface IRelationalCommandTemplate
- Derived
See Implementation of database providers and extensions for more information and examples.
Command |
Gets the command text to be copied to the destination command. |
Parameters |
Gets the parameters to be copied to the destination command. |
Create |
Called by the execute methods to create a DbCommand for the given DbConnection and configure timeouts and transactions. This method is typically used by database providers (and other extensions). It is generally not used in application code. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
คำติชม Entity Framework
Entity Framework เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: