The base class for attributes whose value is a relative or absolute URI identifier
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class RelativeOrAbsoluteIdentifierAttribute : Attribute |
| Visual Basic |
|---|
Public Class RelativeOrAbsoluteIdentifierAttribute Inherits Attribute |
| Visual C++ |
|---|
public ref class RelativeOrAbsoluteIdentifierAttribute : public Attribute |
| F# |
|---|
type RelativeOrAbsoluteIdentifierAttribute = class inherit Attribute end |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
BrightstarDB.EntityFramework..::..RelativeOrAbsoluteIdentifierAttribute
BrightstarDB.EntityFramework..::..EntityAttribute
BrightstarDB.EntityFramework..::..InversePropertyTypeAttribute
BrightstarDB.EntityFramework..::..PropertyTypeAttribute
System..::..Attribute
BrightstarDB.EntityFramework..::..RelativeOrAbsoluteIdentifierAttribute
BrightstarDB.EntityFramework..::..EntityAttribute
BrightstarDB.EntityFramework..::..InversePropertyTypeAttribute
BrightstarDB.EntityFramework..::..PropertyTypeAttribute