PolicyCategorySubscription 클래스
The PolicyCategorySubscription object represents a subscription to a particular policy category.
상속 계층
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Microsoft.SqlServer.Management.Dmf..::..PolicyCategorySubscription
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)
구문
‘선언
<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public NotInheritable Class PolicyCategorySubscription _
Inherits SfcInstance _
Implements ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, _
ISfcAlterable, IAlterable
‘사용 방법
Dim instance As PolicyCategorySubscription
[StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public sealed class PolicyCategorySubscription : SfcInstance,
ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable,
IAlterable
[StrongNameIdentityPermissionAttribute(SecurityAction::LinkDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class PolicyCategorySubscription sealed : public SfcInstance,
ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable,
IAlterable
[<SealedAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type PolicyCategorySubscription =
class
inherit SfcInstance
interface ISfcCreatable
interface ICreatable
interface ISfcDroppable
interface IDroppable
interface ISfcAlterable
interface IAlterable
end
public final class PolicyCategorySubscription extends SfcInstance implements ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable, IAlterable
PolicyCategorySubscription 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
PolicyCategorySubscription() () () () | Initializes a new instance of the PolicyCategorySubscription class. | |
PolicyCategorySubscription(PolicyStore) | Initializes a new instance of the PolicyCategorySubscription class that has the specified parent policy store object. | |
PolicyCategorySubscription(PolicyStore, SqlSmoObject) | Initializes a new instance of the PolicyCategorySubscription class that has the specified parent policy store, and is based on the specified object. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
AbstractIdentityKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
ID | Gets the ID value that uniquely identifies the subscription. | |
IdentityKey | Gets the key value that identifies the subscription. | |
Metadata | Returns metadata about the instance and its domain. (SfcInstance에서 상속됨) | |
Parent | Gets or sets the PolicyStore object that is the parent of the PolicyCategorySubscription object. | |
PolicyCategory | Gets or sets the category that is associated with the subscription. | |
Properties | Returns a collection instance properties. (SfcInstance에서 상속됨) | |
PropertyStorageProvider | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
State | Returns the state of the SfcInstance object. (SfcInstance에서 상속됨) | |
Target | Gets or sets the target for the subscription. | |
TargetType | Gets or sets the target type that is associated with the subscription. | |
Urn | Returns the uniform resource name of the SfcInstance object. (SfcInstance에서 상속됨) |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Alter | Updates any PolicyCategorySubscription object property changes on the instance of SQL Server. | |
AlterImpl | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
CheckObjectCreated | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
CheckObjectState | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Create | Creates a policy category subscription on the instance of SQL Server . | |
CreateIdentityKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
CreateImpl | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Discover | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Drop | Removes the policy category subscription from the instance of SQL Server. | |
DropImpl | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Equals | (Object에서 상속됨) | |
Finalize | (Object에서 상속됨) | |
GetChildCollection | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
GetDomain | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
GetHashCode | (Object에서 상속됨) | |
GetObjectFactory | Returns the object factory constructor for the PolicyCategorySubscription object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (SfcInstance에서 상속됨) | |
GetType | (Object에서 상속됨) | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
InitializeUIPropertyState | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
MarkRootAsConnected | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
MemberwiseClone | (Object에서 상속됨) | |
MoveImpl | Indicates the new parent object to move in an instance. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 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에서 상속됨) | |
PostAlter | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PostCreate | Indicates the default implementor that creates the execution result. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PostDrop | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PostMove | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PostRename | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Refresh | Refreshes the object's properties by reading them from the server. (SfcInstance에서 상속됨) | |
RenameImpl | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
ResetKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Serialize | Serializes the instance to XML. (SfcInstance에서 상속됨) | |
ToString | Returns a string representation of the instance Urn. (SfcInstance에서 상속됨) | |
UpdateUIPropertyState | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Validate() () () () | Indicates the basic child object's validation. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Validate(String) | Validates the subscription by using the specified mode. | |
ValidateProperties | Validates the subscription properties by using the specified mode. |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
propertyChanged | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PropertyChanged | CLS-compliant event for property changes. (SfcInstance에서 상속됨) | |
propertyMetadataChanged | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (SfcInstance에서 상속됨) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ISfcAlterable. . :: . .ScriptAlter | Alters the script. | |
ISfcCreatable. . :: . .ScriptCreate | Creates the script. | |
ISfcDroppable. . :: . .ScriptDrop | Creates the script. |
맨 위로 이동
주의
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.