言語

ServerProtocolProperty クラス

定義

public sealed class ServerProtocolProperty : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
type ServerProtocolProperty = class
    inherit ProtocolProperty
Public NotInheritable Class ServerProtocolProperty
Inherits ProtocolProperty
継承
ServerProtocolProperty

プロパティ

名前 説明
Dirty (継承元 Property)
Expensive (継承元 Property)
IsNull (継承元 Property)
Name (継承元 Property)
Readable (継承元 Property)
Retrieved (継承元 Property)
Type (継承元 Property)
Value (継承元 Property)
Writable (継承元 Property)

メソッド

名前 説明
CompareTo(Object) (継承元 Property)
Equals(Object) (継承元 Property)
GetHashCode() (継承元 Property)
ToString() (継承元 Property)

明示的なインターフェイスの実装

名前 説明
ISfcProperty.Attributes (継承元 Property)
ISfcProperty.Dirty (継承元 Property)
ISfcProperty.Enabled (継承元 Property)
ISfcProperty.IsNull (継承元 Property)
ISfcProperty.Name (継承元 Property)
ISfcProperty.Required (継承元 Property)
ISfcProperty.Type (継承元 Property)
ISfcProperty.Value (継承元 Property)
ISfcProperty.Writable (継承元 Property)

適用対象