SchemaNameAttribute Constructor
Initialize a new instance of the attribute using the given schema name
Namespace: EWSoftware.EntityFramework.DataAnnotationsAssembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
public SchemaNameAttribute(
string schemaName
)
Public Sub New (
schemaName As String
)
public:
SchemaNameAttribute(
String^ schemaName
)
new :
schemaName : string -> SchemaNameAttribute
Parameters
- schemaName String
- The common schema name to use