SfcProperty Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Name | Description | |
---|---|---|
![]() | Attributes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Computed | Gets a value indicating whether the property object is computed. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Dirty | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Enabled | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Encrypted | Gets a value indicating whether the object is encrypted. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Expensive | Gets the Boolean property value that specifies whether it takes a long time to load the property's values. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IdentityKey | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IsAvailable | Returns whether or not the command is currently enabled. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IsNull | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Name | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Readable | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Required | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Retrieved | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SqlAzureDatabase | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Standalone | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Type | Gets the type of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Value | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Writable | Gets the Boolean property value that specifies whether the property can be modified. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Name | Description | |
---|---|---|
![]() | CompareTo(Object) | Compares the property object to another object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object.Equals(Object).) |
![]() | GetHashCode() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object.GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(SfcProperty, SfcProperty) | Determines whether two objects are equal by performing an equality operation on two Property objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | GreaterThan(SfcProperty, SfcProperty) | Determines whether one object is greater than another object by performing a greater than operation on two Property objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Inequality(SfcProperty, SfcProperty) | Determines whether two objects are unequal by performing an inequality operation on two Property objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | LessThan(SfcProperty, SfcProperty) | Determines whether one object is less than another object by performing a less than operation on two Property objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.