다음을 통해 공유


IRelationalCommandBuilder.TypeMappingSource 속성

정의

주의

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

사용할 의 원본 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

속성 값

특성

적용 대상