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 型別公開下列成員。
建構函式
上層
屬性
名稱 | 說明 | |
---|---|---|
Cardinality | Gets the cardinality of this type in relationship with its parent. 不要直接在程式碼中參照此成員。其支援 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(Object) | Resolves a single target instance from the given source instance. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Resolve<T, S>(S) | Resolves a strongly-typed single target instance from the given source instance. | |
ResolveCollection(Object) | Resolves a single target instance from the given source instance. | |
ResolveCollection<T, S>(S) | Resolves a strongly-typed target enumerable from the given source instance. | |
ToString | (繼承自 Object。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。