ISfcPropertySet.TryGetProperty(String, ISfcProperty) Methode

Definition

Versuche zum Abrufen von Eigenschaftsmetadaten

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

Parameter

name
String

Eigenschaftsname

property
ISfcProperty

Eigenschaftsinformationen

Gibt zurück

Gilt für: