Property Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Property : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty
type Property = class
interface ISfcProperty
Public Class Property
Implements ISfcProperty
- Inheritance
-
Property
- Implements
Properties
Dirty | |
Expensive | |
IsNull | |
Name | |
Readable | |
Retrieved | |
Type | |
Value | |
Writable |
Methods
CompareTo(Object) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(Property, Property) | |
GreaterThan(Property, Property) | |
Inequality(Property, Property) | |
LessThan(Property, Property) |
Explicit Interface Implementations
ISfcProperty.Attributes | |
ISfcProperty.Dirty | |
ISfcProperty.Enabled | |
ISfcProperty.IsNull | |
ISfcProperty.Name | |
ISfcProperty.Required | |
ISfcProperty.Type | |
ISfcProperty.Value | |
ISfcProperty.Writable |