'宣言
Public Shared Function IsPropertyRef( _ ByVal e As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo, _ ByVal collectionName As String, _ ByVal ParamArray properties() As String _ ) As Boolean
public static bool IsPropertyRef( GrapeCity.Enterprise.Data.Expressions.ExpressionInfo e, string collectionName, params string[] properties )
パラメータ
- e
- collectionName
- properties