SearchExtensionAttribute Constructor

Defines an attribute that marks static methods on a model that are used to transform IRecordFilter into RecordRestriction.

Definition

Namespace: Gemstone.Data.Model
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.173 -- Release Build+474588f786435fdbe229c98c8ae1a9379898a9e0
public SearchExtensionAttribute(
	string fieldMatch
)

Parameters

fieldMatch  String

[Missing <param name="fieldMatch"/> documentation for "M:Gemstone.Data.Model.SearchExtensionAttribute.#ctor(System.String)"]

See Also