AttributeCodeFragment 类

定义

表示特性的用法。

public class AttributeCodeFragment
type AttributeCodeFragment = class
Public Class AttributeCodeFragment
继承
AttributeCodeFragment

注解

有关详细信息 和示例,请参阅数据库提供程序和扩展的实现

构造函数

AttributeCodeFragment(Type, IEnumerable<Object>, IDictionary<String,Object>)

初始化 AttributeCodeFragment 类的新实例。

AttributeCodeFragment(Type, Object[])

初始化 AttributeCodeFragment 类的新实例。

属性

Arguments

获取特性的位置参数。

NamedArguments

获取特性的命名参数。

Type

获取或设置特性的类型。

适用于