'宣言
Public Shared Function GetReferencedParameters( _ ByVal expression As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _ ) As String()
public static string[] GetReferencedParameters( GrapeCity.Enterprise.Data.Expressions.ExpressionInfo expression )
パラメータ
- expression
- パラメータ参照を検索する式.
戻り値の型
指定された式で参照されるパラメータの名前、またはパラメータが参照されていない場合は空の配列。