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) |