다음을 통해 공유


IStringRelationalTypeMapper 인터페이스

정의

주의

Use IRelationalTypeMappingSource.

문자열 속성 형식을 해당 관계형 데이터베이스 형식에 매핑합니다.

이 형식은 일반적으로 데이터베이스 공급자(및 기타 확장)에서 사용됩니다. 일반적으로 애플리케이션 코드에는 사용되지 않습니다.

public interface IStringRelationalTypeMapper
[System.Obsolete("Use IRelationalTypeMappingSource.")]
public interface IStringRelationalTypeMapper
type IStringRelationalTypeMapper = interface
[<System.Obsolete("Use IRelationalTypeMappingSource.")>]
type IStringRelationalTypeMapper = interface
Public Interface IStringRelationalTypeMapper
파생
특성

메서드

FindMapping(Boolean, Boolean, Nullable<Int32>)
사용되지 않음.

문자열 속성에 대한 관계형 데이터베이스 형식을 가져옵니다.

적용 대상