SfcPropertyCollection.TryGetProperty(String, ISfcProperty) メソッド

定義

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

パラメーター

propertyName
String
property
ISfcProperty

返品

実装

適用対象