Assembly attribute that specifies a prefix mapping for a namespace
            
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
public class NamespaceDeclarationAttribute : Attribute  | 
| Visual Basic | 
|---|
Public Class NamespaceDeclarationAttribute Inherits Attribute  | 
| Visual C++ | 
|---|
public ref class NamespaceDeclarationAttribute : public Attribute  | 
| F# | 
|---|
type NamespaceDeclarationAttribute = class inherit Attribute end  | 
Inheritance Hierarchy
System..::..Object
System..::..Attribute
BrightstarDB.EntityFramework..::..NamespaceDeclarationAttribute
System..::..Attribute
BrightstarDB.EntityFramework..::..NamespaceDeclarationAttribute