SfcMetadataRelation 类

不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

继承层次结构

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata. . :: . .SfcMetadataDiscovery
    Microsoft.SqlServer.Management.Sdk.Sfc.Metadata..::..SfcMetadataRelation

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Class SfcMetadataRelation _
    Inherits SfcMetadataDiscovery
用法
Dim instance As SfcMetadataRelation
public class SfcMetadataRelation : SfcMetadataDiscovery
public ref class SfcMetadataRelation : public SfcMetadataDiscovery
type SfcMetadataRelation =  
    class
        inherit SfcMetadataDiscovery
    end
public class SfcMetadataRelation extends SfcMetadataDiscovery

SfcMetadataRelation 类型公开以下成员。

构造函数

  名称 说明
公共方法 SfcMetadataRelation(String, Type) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcPropertyFlags) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, AttributeCollection) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcPropertyFlags, AttributeCollection) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, SfcRelationship, AttributeCollection) Initializes a new instance of the SfcMetadataRelation class with the specified parameters. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, SfcRelationship, Type) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, SfcRelationship, Type, AttributeCollection) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, SfcRelationship, Type, SfcPropertyFlags, AttributeCollection) 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 SfcMetadataRelation(String, Type, SfcCardinality, SfcRelationship, Type, SfcPropertyFlags, Object, AttributeCollection) Initializes a new instance of the SfcMetadataRelation class with the specified parameters. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

页首

属性

  名称 说明
公共属性 Cardinality Gets the cardinality of the SfcMetadataRelation. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 ContainerType Gets the container control type. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 ElementTypeName 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 IsBrowsable 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 Keys 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 Objects Gets the specified objects from the list. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 Properties 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 PropertyDefaultValue 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 PropertyFlags Gets the property flags in relation of the metadata. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 PropertyName 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 ReferredBy Gets the list of metadata referred by the server. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 Relations Gets the current relations of object in the list. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 Relationship Gets a relationship with the parent. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 RelationshipAttributes 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 SupportsDesignMode Indicates whether the type supports design mode. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共属性 Type 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共属性 TypeAttributes 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护方法 Finalize (从 Object 继承。)
公共方法 FindProperty Returns the property with the specified name. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcMetadataDiscovery 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
公共方法 Resolve Attempts to resolve the specified object. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
公共方法 ToString (从 Object 继承。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。