ISfcPropertySet.TryGetProperty(String, ISfcProperty) Metodo

Definizione

Tentativi di recupero dei metadati delle proprietà

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

Parametri

name
String

nome proprietà

property
ISfcProperty

informazioni sulle proprietà

Valori restituiti

Si applica a