NamedStreamAttribute Class

Definition

Indicates that a class that is an entity type has a related named binary stream.

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class NamedStreamAttribute : Attribute
Inheritance
NamedStreamAttribute
Attributes

Constructors

NamedStreamAttribute(String)

Creates a new instance of the NamedStreamAttribute class.

Properties

Name

The name of a binary stream that belongs to the attributed entity.

Applies to

Product Versions
OData Client 7.0