TargetSetLevel 類別
Represents the target set level in policy-based management services.
繼承階層
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.Dmf.TargetSetLevel
命名空間: Microsoft.SqlServer.Management.Dmf
組件: Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)
語法
'宣告
<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public NotInheritable Class TargetSetLevel _
Inherits SfcInstance _
Implements IComparable(Of TargetSetLevel)
'用途
Dim instance As TargetSetLevel
[StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public sealed class TargetSetLevel : SfcInstance,
IComparable<TargetSetLevel>
[StrongNameIdentityPermissionAttribute(SecurityAction::LinkDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class TargetSetLevel sealed : public SfcInstance,
IComparable<TargetSetLevel^>
[<SealedAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type TargetSetLevel =
class
inherit SfcInstance
interface IComparable<TargetSetLevel>
end
public final class TargetSetLevel extends SfcInstance implements IComparable<TargetSetLevel>
TargetSetLevel 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
TargetSetLevel | Initializes a new instance of the TargetSetLevel class. |
上層
屬性
名稱 | 說明 | |
---|---|---|
![]() |
AbstractIdentityKey | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Condition | Gets or sets the condition of the target set level. |
![]() |
ID | Gets the ID value that uniquely identifies the target set level. |
![]() |
IdentityKey | Gets the key value that identifies the target set level. |
![]() |
LevelName | Gets the name of the target set level. |
![]() |
Metadata | Returns metadata about the instance and its domain. (繼承自 SfcInstance。) |
![]() |
Parent | Gets or sets the TargetSet object that is the parent of the TargetSetLevel object. |
![]() |
Properties | Returns a collection instance properties. (繼承自 SfcInstance。) |
![]() |
State | Returns the state of the SfcInstance object. (繼承自 SfcInstance。) |
![]() |
TargetType | Gets the target type for the target set. |
![]() |
TargetTypeSkeleton | Gets the target type skeleton for the target set. |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. (繼承自 SfcInstance。) |
上層
方法
名稱 | 說明 | |
---|---|---|
![]() |
CompareTo | Compares the current object with the specified target set level. |
![]() |
CreateIdentityKey | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Discover | Discovers dependency relationships for the specified sink. (覆寫 SfcInstance.Discover(ISfcDependencyDiscoveryObjectSink)。) |
![]() |
Equals | Determines whether the TargetSetLevel object is equal to the specified object. (覆寫 Object.Equals(Object)。) |
![]() |
GetChildCollection | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
GetDomain | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
GetHashCode | Returns the hash code for the TargetSetLevel object. (覆寫 Object.GetHashCode()。) |
![]() ![]() |
GetObjectFactory | Returns the object factory used to generate instances of the TargetSetLevel object. |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. (繼承自 SfcInstance。) |
![]() |
GetType | (繼承自 Object。) |
![]() ![]() |
GetTypeFilterProperties | Gets the type filter properties with the specified skeleton format. |
![]() |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
InitializeUIPropertyState | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (繼承自 SfcInstance。) |
![]() |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (繼承自 SfcInstance。) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (繼承自 SfcInstance。) |
![]() |
ResetKey | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Serialize | Serializes the instance to XML. (繼承自 SfcInstance。) |
![]() |
ToString | Returns a string representation of the instance Urn. (繼承自 SfcInstance。) |
上層
事件
名稱 | 說明 | |
---|---|---|
![]() |
PropertyChanged | CLS-compliant event for property changes. (繼承自 SfcInstance。) |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (繼承自 SfcInstance。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。