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

定義

プロパティ メタデータの取得を試みます

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

パラメーター

name
String

プロパティ名

property
ISfcProperty

プロパティ情報

返品

適用対象