ClientProtocolProperty Class

Definition

public sealed class ClientProtocolProperty : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
type ClientProtocolProperty = class
    inherit ProtocolProperty
Public NotInheritable Class ClientProtocolProperty
Inherits ProtocolProperty
Inheritance
ClientProtocolProperty

Properties

Name Description
Dirty (Inherited from Property)
Expensive (Inherited from Property)
IsNull (Inherited from Property)
Name (Inherited from Property)
Readable (Inherited from Property)
Retrieved (Inherited from Property)
Type (Inherited from Property)
Value (Inherited from Property)
Writable (Inherited from Property)

Methods

Name Description
CompareTo(Object) (Inherited from Property)
Equals(Object) (Inherited from Property)
GetHashCode() (Inherited from Property)
ToString() (Inherited from Property)

Explicit Interface Implementations

Name Description
ISfcProperty.Attributes (Inherited from Property)
ISfcProperty.Dirty (Inherited from Property)
ISfcProperty.Enabled (Inherited from Property)
ISfcProperty.IsNull (Inherited from Property)
ISfcProperty.Name (Inherited from Property)
ISfcProperty.Required (Inherited from Property)
ISfcProperty.Type (Inherited from Property)
ISfcProperty.Value (Inherited from Property)
ISfcProperty.Writable (Inherited from Property)

Applies to