ClassViewAttribute
Class
Definition
Namespace:Telerik.OpenAccess
Assembly:Telerik.OpenAccess.dll
Syntax:
cs-api-definition
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class ViewAttribute : TableAttribute
Inheritance: objectAttributeDescriptionAttributeMetadataAttributeBackendSpecificAttributeTableAttributeViewAttribute
Inherited Members
Constructors
ViewAttribute(string)
Declaration
cs-api-definition
public ViewAttribute(string name)
Parameters
name
string