Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The ClientProtocolProperty class represents an attribute of a Windows Management Instrumentation (WMI) client protocol.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Management.Smo.Property
Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
Microsoft.SqlServer.Management.Smo.Wmi.ClientProtocolProperty
Espace de noms : Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ClientProtocolProperty _
Inherits ProtocolProperty
'Utilisation
Dim instance As ClientProtocolProperty
public sealed class ClientProtocolProperty : ProtocolProperty
public ref class ClientProtocolProperty sealed : public ProtocolProperty
[<SealedAttribute>]
type ClientProtocolProperty =
class
inherit ProtocolProperty
end
public final class ClientProtocolProperty extends ProtocolProperty
Le type ClientProtocolProperty expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Dirty | Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of SQL Server. (hérité de Property.) |
![]() |
Expensive | Gets the Boolean property value that specifies whether it takes a long time to load the property's values. (hérité de Property.) |
![]() |
IsNull | Gets the Boolean property value that specifies whether the property is set to null. (hérité de Property.) |
![]() |
Name | Gets the name of the property. (hérité de Property.) |
![]() |
Readable | Gets the Boolean property value that specifies whether the value of the property can be retrieved. (hérité de Property.) |
![]() |
Retrieved | Gets the Boolean property value that specifies whether the property has been retrieved already. (hérité de Property.) |
![]() |
Type | Gets the type of property. (hérité de Property.) |
![]() |
Value | Gets or sets the value of the property. (hérité de Property.) |
![]() |
Writable | Gets the Boolean property value that specifies whether the property can be modified. (hérité de Property.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
CompareTo | Compares the Property object to another object. (hérité de Property.) |
![]() |
Equals | Determines whether two Property objects are equal. (hérité de Property.) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (hérité de Property.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | Returns a String value that represents the current object. (hérité de Property.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
ISfcProperty.Attributes | Returns an attribute collection that contains properties. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Dirty | Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of SQL Server. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Enabled | Gets the Boolean property value that specifies whether the property is enabled on the entity that it represents on the instance of SQL Server. (hérité de Property.) |
![]() ![]() |
ISfcProperty.IsNull | Gets the Boolean property value that specifies whether the property is set to null. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Name | Gets the name of the property. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Required | Gets the Boolean property value that specifies whether the property is required,. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Type | Gets the type of property. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Value | Gets or sets the value of the property. (hérité de Property.) |
![]() ![]() |
ISfcProperty.Writable | Gets the Boolean property value that specifies whether the property can be modified. (hérité de Property.) |
Haut de la page
Notes
Thread Safety
Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Exemples
Gestion des services et des paramètres réseau à l'aide du fournisseur WMI
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo.Wmi
.gif)
.gif)
.gif)
.gif)