SfcObjectAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
对象关系的属性(例如 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
- 继承
- 属性
构造函数
属性
| 名称 | 说明 |
|---|---|
| Cardinality |
指定类型与其父级的关系基数 (继承自 SfcRelationshipAttribute) |
| ContainsType |
指定此容器保留的类型。 仅适用于容器。 (继承自 SfcRelationshipAttribute) |
| Deploy |
对象关系的属性(例如 Server.FullTextService) |
| Design |
对象关系的属性(例如 Server.FullTextService) |
| Flags |
对象关系的属性(例如 Server.FullTextService) |
| NaturalOrder |
对象关系的属性(例如 Server.FullTextService) |
| Relationship |
指定与其父级的关系 (继承自 SfcRelationshipAttribute) |