EntityKeyMember Constructor (String^, Object^)
.NET Framework (current version)
Initializes a new instance of the EntityKeyMember class with the specified entity key pair.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- keyName
-
Type:
System::String^
The name of the key.
- keyValue
-
Type:
System::Object^
The key value.
.NET Framework
Available since 3.5
Available since 3.5
Show: