ClientProtocolProperty 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 sealed class ClientProtocolProperty : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
type ClientProtocolProperty = class
inherit ProtocolProperty
Public NotInheritable Class ClientProtocolProperty
Inherits ProtocolProperty
- Inheritance
Properties
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
CompareTo(Object) | (Inherited from Property) |
Equals(Object) | (Inherited from Property) |
GetHashCode() | (Inherited from Property) |
ToString() | (Inherited from Property) |
Explicit Interface Implementations
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) |