PropertyCollection.GetPropertyObject Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| GetPropertyObject(Int32) | |
| GetPropertyObject(String) | |
| GetPropertyObject(Int32, Boolean) | |
| GetPropertyObject(String, Boolean) |
GetPropertyObject(Int32)
GetPropertyObject(String)
GetPropertyObject(Int32, Boolean)
public Microsoft.SqlServer.Management.Smo.Property GetPropertyObject(int index, bool doNotLoadPropertyValues);
member this.GetPropertyObject : int * bool -> Microsoft.SqlServer.Management.Smo.Property
Public Function GetPropertyObject (index As Integer, doNotLoadPropertyValues As Boolean) As Property
Paramètres
- index
- Int32
- doNotLoadPropertyValues
- Boolean
Retours
S’applique à
GetPropertyObject(String, Boolean)
public Microsoft.SqlServer.Management.Smo.Property GetPropertyObject(string name, bool doNotLoadPropertyValues);
member this.GetPropertyObject : string * bool -> Microsoft.SqlServer.Management.Smo.Property
Public Function GetPropertyObject (name As String, doNotLoadPropertyValues As Boolean) As Property
Paramètres
- name
- String
- doNotLoadPropertyValues
- Boolean