SfcIgnoreAttribute 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.
Indicates this property or class is to be ignored
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcIgnoreAttribute : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcRelationshipAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SfcIgnoreAttribute = class
inherit SfcRelationshipAttribute
Public Class SfcIgnoreAttribute
Inherits SfcRelationshipAttribute
- Inheritance
- Attributes
Constructors
SfcIgnoreAttribute() |
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) |
Relationship |
Specifies the relationship to its parent (Inherited from SfcRelationshipAttribute) |