'宣言 Public Function GetStyle( _ ByVal source As RulesEngineSource, _ ByVal index As System.Integer, _ ByVal field As System.String _ ) As RulesEngineStyle
public RulesEngineStyle GetStyle( RulesEngineSource source, System.int index, System.string field )
パラメータ
- source
- ルールを計算するために使用されるソース。
- index
- クエリ対象の項目のインデックス。
- field
- クエリ対象の項目のフィールド。