Udostępnij za pośrednictwem


IHsyscolumns (języka Transact-SQL)

The IHsyscolumns view exposes kolumna information for articles published from a non-SQL Server Wydawca.This view is stored in the distributiondatabase.

Nazwa kolumna

Typ danych

Description

Nazwa

sysname

Nazwa parametru kolumna lub procedury.

Identyfikator

int

Identyfikator obiektu, do której należy ta kolumna tabela lub identyfikator procedura przechowywana, z którym skojarzony jest ten parametr.

xtype

tinyint

Typ magazyn fizyczny z sys.systypes (Transact-SQL).

typestat

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

xusertype

tinyint

Identyfikator rozszerzonego zdefiniowanej przez użytkownika typu danych.

długość

bigint

Długość maksymalna magazyn fizyczny z sys.systypes (Transact-SQL).

xprec

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

xScale

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

colid

int

Identyfikator kolumna lub parametru.

xoffset

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

bitpos

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

zarezerwowane

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

colstat

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

cdefault

int

Identyfikator domyślnego dla tej kolumna.

domena

int

Identyfikator reguły lub ograniczenia CHECK dla tej kolumna.

numer

int

Numer podprocedura, gdy procedura jest zgrupowane)0 nonprocedure zapisów).

colorder

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

autoval

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Przesunięcie

int

Przesunięcie do wiersza, w którym to kolumna pojawia się.

collationid

int

Identyfikator sortowanie kolumna.Wartość NULL dla innych niż znak na kolumny.

język

int

Identyfikator języka dla kolumna.

Stan

int

Mapa bitowa jest używany do opisu właściwość kolumna lub parametru:

0x08 = Kolumnie dozwolone są wartości null.

0x10 = uzupełnienie ANSI został w życie po varchar or varbinarnym kolumny zostały dodane.Spacje końcowe są zachowywane dla varchar i końcowe zera zostaną zachowane dla varbinarnym kolumny.

0x40 = Parametr jest parametru WYJŚCIOWEGO.

0x80 = Kolumny kolumna tożsamości.

Typ

int

Typ magazyn fizyczny z sys.systypes (Transact-SQL).

UserType

tinyint

Identyfikator typu danych zdefiniowanego przez użytkownika z sys.systypes (Transact-SQL).

printfmt

int

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

prec

int

Poziom dokładności dla tej kolumna.

skala

int

Skala dla tej kolumna.

iscomputed

int

Flaga wskazująca, czy kolumna jest obliczana:

0 = Noncomputed.

1 = Obliczone.

isoutparam

int

Wskazuje, czy parametr procedury jako parametr wyjściowy:

1 = True.

0 = False.

IsNullable

int

Wskazuje, czy kolumna dozwolone wartości null:

1 = True.

0 = False.

Sortowanie

int

Nazwa sortowanie kolumna.Wartość NULL dla innych niż znak na kolumny.

tdscollation

int

Nazwa sortowanie kolumna zwracane w strumieniu danych tabelarycznych (TDS).