Udostępnij przez


AttributeCodeFragment Klasa

Definicja

Reprezentuje użycie atrybutu.

public class AttributeCodeFragment
type AttributeCodeFragment = class
Public Class AttributeCodeFragment
Dziedziczenie
AttributeCodeFragment

Uwagi

Aby uzyskać więcej informacji i przykładów, zobacz Implementacja dostawców i rozszerzeń bazy danych .

Konstruktory

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

Inicjuje nowe wystąpienie klasy AttributeCodeFragment.

AttributeCodeFragment(Type, Object[])

Inicjuje nowe wystąpienie klasy AttributeCodeFragment.

Właściwości

Arguments

Pobiera argumenty pozycyjne atrybutu.

NamedArguments

Pobiera nazwane argumenty atrybutu.

Type

Pobiera lub ustawia typ atrybutu.

Dotyczy