CqAttributesFactory Constructor (CqAttributes) |
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqAttributesFactory(
CqAttributes cqAttributes
)
Public Sub New (
cqAttributes As CqAttributes
)
public:
CqAttributesFactory(
CqAttributes^ cqAttributes
)
new :
cqAttributes : CqAttributes -> CqAttributesFactory
Parameters
- cqAttributes
- Type: GemStone.GemFire.CacheCqAttributes
See Also