次の方法で共有


IRelationalCommandBuilder.TypeMappingSource プロパティ

定義

注意事項

Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.

使用する s の RelationalTypeMappingソース。

public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
[System.Obsolete("Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.")]
public Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource TypeMappingSource { get; }
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource
[<System.Obsolete("Code trying to add parameter should add type mapped parameter using TypeMappingSource directly.")>]
member this.TypeMappingSource : Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource
Public ReadOnly Property TypeMappingSource As IRelationalTypeMappingSource

プロパティ値

属性

適用対象