Langue

ISfcPropertySet.TryGetProperty(String, ISfcProperty) Méthode

Définition

Tentatives d’obtention des métadonnées de propriété

public bool TryGetProperty(string name, out Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty property);
abstract member TryGetProperty : string * ISfcProperty -> bool
Public Function TryGetProperty (name As String, ByRef property As ISfcProperty) As Boolean

Paramètres

name
String

nom de propriété

property
ISfcProperty

informations sur les propriétés

Retours

S’applique à