Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodPortableProperty()()()()
Constructs a PortableProperty attribute with a default index value of -1.
Public methodPortableProperty(Int32)
Construct a PortableProperty attribute with a Codecs..::..DefaultCodec.
Public methodPortableProperty(Type)
Construct a PortableProperty attribute with the specified ICodec Type. Defaults the index to -1.
Public methodPortableProperty(Int32, Type)
Construct a PortableProperty attribute using the specified index and ICodec Type.

See Also