バージョン

MergedDataContext<T,TColumnType> コンストラクタ(String,Object,CachedTypedInfo)

MergedDataContextの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal propertyName As String, _
   ByVal comparer As Object, _
   ByVal typedInfo As CachedTypedInfo _
)
public MergedDataContext<T,TColumnType>( 
   string propertyName,
   object comparer,
   CachedTypedInfo typedInfo
)

パラメータ

propertyName
comparer
typedInfo
参照