QueryPropertyAttribute 类

定义

public ref class QueryPropertyAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public class QueryPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type QueryPropertyAttribute = class
    inherit Attribute
Public Class QueryPropertyAttribute
Inherits Attribute
继承
QueryPropertyAttribute
属性

构造函数

QueryPropertyAttribute(String, String)

属性

Name
QueryId

适用于