Returns the unique key part of the URI identifier for this entity
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
string GetKey() |
| Visual Basic |
|---|
Function GetKey As String |
| Visual C++ |
|---|
String^ GetKey() |
| F# |
|---|
abstract GetKey : unit -> string |
Return Value
Type: StringThe entity key as a string