SfcPropertyCollection.TryGetProperty(String, ISfcProperty) 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.
public bool TryGetProperty(string propertyName, out Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty property);
abstract member TryGetProperty : string * ISfcProperty -> bool
override this.TryGetProperty : string * ISfcProperty -> bool
Public Function TryGetProperty (propertyName As String, ByRef property As ISfcProperty) As Boolean
Paramètres
- propertyName
- String
- property
- ISfcProperty