Skip to main content

SchemaAttribute

Define which RDBMS Schema Data Model belongs to

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Class)]
public class SchemaAttribute : AttributeBase, _Attribute

Properties

Name

View Source
Declaration
public string Name { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute