Schema Name Attribute Constructor
Initialize a new instance of the attribute using the given schema name
Definition
Namespace: EWSoftware.EntityFramework.DataAnnotations
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
C#
public SchemaNameAttribute(
string schemaName
)VB
Public Sub New (
schemaName As String
)C++
public:
SchemaNameAttribute(
String^ schemaName
)F#
new :
schemaName : string -> SchemaNameAttributeParameters
- schemaName String
- The common schema name to use