PropertyCollection.ISfcPropertySet.TryGetProperty Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- name
- String
- property
- ISfcProperty