共用方式為


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>)
已淘汰.

取得字串屬性的關係資料庫類型。

適用於