次の方法で共有


TransactionRow コンストラクター

[このページは、Entity Framework 6 に関するページです。最新バージョンは、'Entity Framework' NuGet パッケージとして入手できます。Entity Framework の詳細については、msdn.com/data/ef を参照してください。]

TransactionRow クラスの新しいインスタンスを初期化します。

名前空間:  System.Data.Entity.Infrastructure
アセンブリ:  EntityFramework (EntityFramework.dll 内)

構文

'宣言
Public Sub New
'使用
Dim instance As New TransactionRow()
public TransactionRow()
public:
TransactionRow()
new : unit -> TransactionRow
public function TransactionRow()

参照

参照

TransactionRow クラス

System.Data.Entity.Infrastructure 名前空間