SfcObjectAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attribute for object relationships (such a Server.FullTextService)
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcObjectAttribute : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcRelationshipAttribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcObjectAttribute = class
inherit SfcRelationshipAttribute
Public Class SfcObjectAttribute
Inherits SfcRelationshipAttribute
- Inheritance
- Attributes
Constructors
Properties
Cardinality |
Specifies the cardinality of the type in relationship to its parent (Inherited from SfcRelationshipAttribute) |
ContainsType |
Specifies the type this container holds. Only available for containers. (Inherited from SfcRelationshipAttribute) |
Deploy | |
Design | |
Flags | |
NaturalOrder | |
Relationship |
Specifies the relationship to its parent (Inherited from SfcRelationshipAttribute) |