Get the instance URI in the type-instance query
Namespace: BrightstarDB.EntityFramework.QueryAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public string InstanceUri { get; } |
| Visual Basic |
|---|
Public ReadOnly Property InstanceUri As String Get |
| Visual C++ |
|---|
public: property String^ InstanceUri { String^ get (); } |
| F# |
|---|
member InstanceUri : string with get |
Property Value
Type: String
Remarks
This property is valid iff IsInstanceQuery is true