SfcObjectAttribute Класс

Определение

Атрибут для связей объектов (например, 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
Наследование
SfcObjectAttribute
Атрибуты

Конструкторы

Имя Описание
SfcObjectAttribute()

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcContainerCardinality, Type, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcContainerCardinality, Type)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectCardinality, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectCardinality)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectRelationship, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(SfcObjectRelationship)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(Type, SfcObjectFlags)

Атрибут для связей объектов (например, Server.FullTextService)

SfcObjectAttribute(Type)

Атрибут для связей объектов (например, Server.FullTextService)

Свойства

Имя Описание
Cardinality

Указывает кратность типа в связи с родительским элементом.

(Унаследовано от SfcRelationshipAttribute)
ContainsType

Указывает тип, который содержит этот контейнер. Доступно только для контейнеров.

(Унаследовано от SfcRelationshipAttribute)
Deploy

Атрибут для связей объектов (например, Server.FullTextService)

Design

Атрибут для связей объектов (например, Server.FullTextService)

Flags

Атрибут для связей объектов (например, Server.FullTextService)

NaturalOrder

Атрибут для связей объектов (например, Server.FullTextService)

Relationship

Указывает связь с родительским элементом

(Унаследовано от SfcRelationshipAttribute)

Применяется к