Contract.MessagesRelationship Class
Model schema container class for MessagesRelationship
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.Contract.MessagesRelationship
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class MessagesRelationship
'Usage
public static class MessagesRelationship
public ref class MessagesRelationship abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MessagesRelationship = class end
public final class MessagesRelationship
The Contract.MessagesRelationship type exposes the following members.
Properties
Name | Description | |
---|---|---|
Default | Default property class of MessagesRelationship | |
RelationshipClass | Relationship class for MessagesRelationship | |
SentBy | SentBy property class of MessagesRelationship |
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.