Property Class

Definition

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

Applies to