SfcPropertyCollection.TryGetProperty(String, ISfcProperty) Método

Definición

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

Parámetros

propertyName
String
property
ISfcProperty

Devoluciones

Implementaciones

Se aplica a