Condition Members
The Condition object represents a policy-based management condition.
The following tables list the members exposed by the Condition type.
Public Constructors
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
CreateDate | Gets the date and time when the condition was created. |
![]() |
CreatedBy | Gets the authentication credentials of the user who created the condition. |
![]() |
DateModified | Gets the date and time when the condition was last modified. |
![]() |
Description | Gets or sets the descriptions of the condition. |
![]() |
ExpressionNode | Gets or sets the type of expression that the condition uses. |
![]() |
Facet | Gets or sets the facet that is associated with the condition. |
![]() |
HasScript | Gets the Boolean value that specifies whether the condition has a script. |
![]() |
ID | Gets the ID value that uniquely identifies the condition. |
![]() |
IdentityKey | |
![]() |
IsEnumerable | Gets the Boolean value that specifies whether the condition is enumerable. |
![]() |
Metadata | Returns metadata about the instance and its domain. (inherited from SfcInstance) |
![]() |
ModifiedBy | Gets the authentication credentials of the user who last modified the condition. |
![]() |
Name | Gets the name of the facet. |
![]() |
Parent | Gets or sets the object that is the parent of the referenced object. |
![]() |
Properties | Returns a collection instance properties. (inherited from SfcInstance) |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. (inherited from SfcInstance) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
AbstractIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
PropertyStorageProvider | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
State | Returns the state of the SfcInstance object. (inherited from SfcInstance) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Alter | Updates any Condition object property changes on the instance of SQL Server. |
![]() |
Create | |
![]() |
Discover | Overridden. |
![]() |
Drop | Removes the condition from the instance of SQL Server. |
![]() |
EnumDependentPolicies | Returns a collection of polices that are dependent on the condition. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDomain | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
GetHashCode | (inherited from Object ) |
![]() ![]() |
GetObjectFactory | Gets the object factory for the object. |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. (inherited from SfcInstance) |
![]() |
GetSupportedEvaluationMode | |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (inherited from SfcInstance) |
![]() |
Rename | Renames the condition tothe specified name. |
![]() |
ScriptAlter | |
![]() |
ScriptCreate | |
![]() |
ScriptDrop | |
![]() |
Serialize | (inherited from SfcInstance ) |
![]() |
ToString | Returns a string representation of the instance Urn. (inherited from SfcInstance) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AlterImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CheckObjectCreated | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CheckObjectState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CreateIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CreateImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
DropImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
Finalize | (inherited from Object ) |
![]() |
GetChildCollection | (inherited from SfcInstance ) |
![]() |
GetTypeMetadataImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
InitializeUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MarkForDropImpl | (inherited from SfcInstance ) |
![]() |
MarkRootAsConnected | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
MoveImpl | (inherited from SfcInstance ) |
![]() |
OnPropertyMetadataChanges | (inherited from SfcInstance ) |
![]() |
OnPropertyValueChanges | (inherited from SfcInstance ) |
![]() |
PostAlter | (inherited from SfcInstance ) |
![]() |
PostCreate | (inherited from SfcInstance ) |
![]() |
PostDrop | (inherited from SfcInstance ) |
![]() |
PostMove | (inherited from SfcInstance ) |
![]() |
PostRename | (inherited from SfcInstance ) |
![]() |
RenameImpl | (inherited from SfcInstance ) |
![]() |
ResetKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
UpdateUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
Validate | Overloaded. |
Top
Public Events
(see also Protected Events )
Name | Description | |
---|---|---|
![]() |
PropertyChanged | CLS-compliant event for property changes. (inherited from SfcInstance) |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (inherited from SfcInstance) |
Top
Protected Events
Name | Description | |
---|---|---|
![]() |
propertyChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
![]() |
propertyMetadataChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
Top
Explicit Interface Implementations
Top