ModelSchema Class
Model schema for TSqlModel
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.ModelSchema
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class ModelSchema
'Usage
public static class ModelSchema
public ref class ModelSchema abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ModelSchema = class end
public final class ModelSchema
The ModelSchema type exposes the following members.
Fields
Name | Description | |
---|---|---|
Aggregate | Model type class for Aggregate | |
ApplicationRole | Model type class for ApplicationRole | |
Assembly | Model type class for Assembly | |
AssemblySource | Model type class for AssemblySource | |
AsymmetricKey | Model type class for AsymmetricKey | |
AuditAction | Model type class for AuditAction | |
AuditActionGroup | Model type class for AuditActionGroup | |
AuditActionSpecification | Model type class for AuditActionSpecification | |
BrokerPriority | Model type class for BrokerPriority | |
BuiltInServerRole | Model type class for BuiltInServerRole | |
Certificate | Model type class for Certificate | |
CheckConstraint | Model type class for CheckConstraint | |
ClrTypeMethod | Model type class for ClrTypeMethod | |
ClrTypeMethodParameter | Model type class for ClrTypeMethodParameter | |
ClrTypeProperty | Model type class for ClrTypeProperty | |
Column | Model type class for Column | |
ColumnStoreIndex | Model type class for ColumnStoreIndex | |
Contract | Model type class for Contract | |
Credential | Model type class for Credential | |
CryptographicProvider | Model type class for CryptographicProvider | |
DatabaseAuditSpecification | Model type class for DatabaseAuditSpecification | |
DatabaseDdlTrigger | Model type class for DatabaseDdlTrigger | |
DatabaseEncryptionKey | Model type class for DatabaseEncryptionKey | |
DatabaseEventNotification | Model type class for DatabaseEventNotification | |
DatabaseMirroringLanguageSpecifier | Model type class for DatabaseMirroringLanguageSpecifier | |
DatabaseOptions | Model type class for DatabaseOptions | |
DataCompressionOption | Model type class for DataCompressionOption | |
DataType | Model type class for DataType | |
Default | Model type class for Default | |
DefaultConstraint | Model type class for DefaultConstraint | |
DmlTrigger | Model type class for DmlTrigger | |
Endpoint | Model type class for Endpoint | |
ErrorMessage | Model type class for ErrorMessage | |
EventGroup | Model type class for EventGroup | |
EventSession | Model type class for EventSession | |
EventSessionAction | Model type class for EventSessionAction | |
EventSessionDefinitions | Model type class for EventSessionDefinitions | |
EventSessionSetting | Model type class for EventSessionSetting | |
EventSessionTarget | Model type class for EventSessionTarget | |
EventTypeSpecifier | Model type class for EventTypeSpecifier | |
ExtendedProcedure | Model type class for ExtendedProcedure | |
ExtendedProperty | Model type class for ExtendedProperty | |
Filegroup | Model type class for Filegroup | |
FileTable | Model type class for FileTable | |
ForeignKeyConstraint | Model type class for ForeignKeyConstraint | |
FullTextCatalog | Model type class for FullTextCatalog | |
FullTextIndex | Model type class for FullTextIndex | |
FullTextIndexColumnSpecifier | Model type class for FullTextIndexColumnSpecifier | |
FullTextStopList | Model type class for FullTextStopList | |
HttpProtocolSpecifier | Model type class for HttpProtocolSpecifier | |
Index | Model type class for Index | |
LinkedServer | Model type class for LinkedServer | |
LinkedServerLogin | Model type class for LinkedServerLogin | |
Login | Model type class for Login | |
MasterKey | Model type class for MasterKey | |
MessageType | Model type class for MessageType | |
Parameter | Model type class for Parameter | |
PartitionFunction | Model type class for PartitionFunction | |
PartitionScheme | Model type class for PartitionScheme | |
PartitionValue | Model type class for PartitionValue | |
Permission | Model type class for Permission | |
PrimaryKeyConstraint | Model type class for PrimaryKeyConstraint | |
Procedure | Model type class for Procedure | |
PromotedNodePathForSqlType | Model type class for PromotedNodePathForSqlType | |
PromotedNodePathForXQueryType | Model type class for PromotedNodePathForXQueryType | |
Queue | Model type class for Queue | |
QueueEventNotification | Model type class for QueueEventNotification | |
RemoteServiceBinding | Model type class for RemoteServiceBinding | |
ResourceGovernor | Model type class for ResourceGovernor | |
ResourcePool | Model type class for ResourcePool | |
Role | Model type class for Role | |
RoleMembership | Model type class for RoleMembership | |
Route | Model type class for Route | |
Rule | Model type class for Rule | |
ScalarFunction | Model type class for ScalarFunction | |
Schema | Model type class for Schema | |
SchemaInstance | Instance of the model schema | |
SearchProperty | Model type class for SearchProperty | |
SearchPropertyList | Model type class for SearchPropertyList | |
SelectiveXmlIndex | Model type class for SelectiveXmlIndex | |
Sequence | Model type class for Sequence | |
ServerAudit | Model type class for ServerAudit | |
ServerAuditSpecification | Model type class for ServerAuditSpecification | |
ServerDdlTrigger | Model type class for ServerDdlTrigger | |
ServerEventNotification | Model type class for ServerEventNotification | |
ServerOptions | Model type class for ServerOptions | |
ServerRoleMembership | Model type class for ServerRoleMembership | |
Service | Model type class for Service | |
ServiceBrokerLanguageSpecifier | Model type class for ServiceBrokerLanguageSpecifier | |
Signature | Model type class for Signature | |
SignatureEncryptionMechanism | Model type class for SignatureEncryptionMechanism | |
SoapLanguageSpecifier | Model type class for SoapLanguageSpecifier | |
SoapMethodSpecification | Model type class for SoapMethodSpecification | |
SpatialIndex | Model type class for SpatialIndex | |
SqlFile | Model type class for SqlFile | |
Statistics | Model type class for Statistics | |
SymmetricKey | Model type class for SymmetricKey | |
SymmetricKeyPassword | Model type class for SymmetricKeyPassword | |
Synonym | Model type class for Synonym | |
Table | Model type class for Table | |
TableType | Model type class for TableType | |
TableTypeCheckConstraint | Model type class for TableTypeCheckConstraint | |
TableTypeColumn | Model type class for TableTypeColumn | |
TableTypeDefaultConstraint | Model type class for TableTypeDefaultConstraint | |
TableTypePrimaryKeyConstraint | Model type class for TableTypePrimaryKeyConstraint | |
TableTypeUniqueConstraint | Model type class for TableTypeUniqueConstraint | |
TableValuedFunction | Model type class for TableValuedFunction | |
TcpProtocolSpecifier | Model type class for TcpProtocolSpecifier | |
UniqueConstraint | Model type class for UniqueConstraint | |
User | Model type class for User | |
UserDefinedServerRole | Model type class for UserDefinedServerRole | |
UserDefinedType | Model type class for UserDefinedType | |
View | Model type class for View | |
WorkloadGroup | Model type class for WorkloadGroup | |
XmlIndex | Model type class for XmlIndex | |
XmlNamespace | Model type class for XmlNamespace | |
XmlSchemaCollection | Model type class for XmlSchemaCollection |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.