共用方式為


IByteArrayRelationalTypeMapper 介面

定義

警告

Use IRelationalTypeMappingSource.

決定要用於位元組陣列屬性的類型對應。

此類型通常是由資料庫提供者使用, (和其他延伸模組) 。 它通常不會用於應用程式程式碼中。

public interface IByteArrayRelationalTypeMapper
[System.Obsolete("Use IRelationalTypeMappingSource.")]
public interface IByteArrayRelationalTypeMapper
type IByteArrayRelationalTypeMapper = interface
[<System.Obsolete("Use IRelationalTypeMappingSource.")>]
type IByteArrayRelationalTypeMapper = interface
Public Interface IByteArrayRelationalTypeMapper
衍生
屬性

方法

FindMapping(Boolean, Boolean, Nullable<Int32>)
已淘汰.

取得屬性的對應。

適用於