Idioma

SfcPropertyCollection.TryGetProperty(String, ISfcProperty) Método

Definição

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

Retornos

Implementações

Aplica-se a