PropertyCollection.ISfcPropertySet.TryGetProperty Metodo

Definizione

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

Parametri

name
String
property
ISfcProperty

Valori restituiti

Implementazioni

Si applica a