ReaderModificationCommandBatch.AddParameter(IColumnModification) Method
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.
Adds a parameter for the given columnModification
to the relational command being built for this batch.
C#
protected virtual void AddParameter (Microsoft.EntityFrameworkCore.Update.IColumnModification columnModification);
abstract member AddParameter : Microsoft.EntityFrameworkCore.Update.IColumnModification -> unit
override this.AddParameter : Microsoft.EntityFrameworkCore.Update.IColumnModification -> unit
Protected Overridable Sub AddParameter (columnModification As IColumnModification)
- columnModification
- IColumnModification
The column modification for which to add parameters.
منتج | الإصدارات |
---|---|
Entity Framework Core | 7.0, 8.0, 9.0 |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: