StreamAttribute Constructors
Applied to fields or a properties of an XPO persistent class. Specifies that the target string or byte[] property/field is a stream, when generating OData v3 Service metadata.
Name | Parameters |
---|---|
Stream |
name, content |
Stream |
content |
See Also