11244 lines
471 KiB
Transact-SQL
11244 lines
471 KiB
Transact-SQL
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ENAPLOFORRASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló forrása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ENAPLOFORRASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ENAPLOHASZNALATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló használata', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ENAPLOHASZNALATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ENAPLOINFRAJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló infrastruktúrája', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ENAPLOINFRAJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ENAPLOTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ENAPLOTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ISELLENORZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ellenorzo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ISELLENORZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ISENAPLO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ISENAPLO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_ISPAPIRNAPLO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'papírnapló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_ISPAPIRNAPLO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_MUKODOPROJEKTOROKSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Muködo projektorok száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_MUKODOPROJEKTOROKSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_PROJEKTOROKSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Projektorok száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_PROJEKTOROKSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODESFILENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szerzodés file name', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODESFILENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODESKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodés kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODESKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODESLEJARATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodés lejárata', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODESLEJARATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODESOSSZEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodés összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODESOSSZEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODOSZEMELYNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodo személy neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODOSZEMELYNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_SZERZODOSZEMELYPOZICIOJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodo személy pozíciója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_SZERZODOSZEMELYPOZICIOJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_TERMEKSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Termek száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_TERMEKSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_WIFIELERES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'WiFi elérés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_WIFIELERES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[C_WIFILEFEDETTTERMEKSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'WiFi lefedett termek száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO', @level2type = N'COLUMN', @level2name = N'C_WIFILEFEDETTTERMEKSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ADATSZOLGALTATASENAPLO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Adatszolgáltatás - elektronikus napló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ADATSZOLGALTATASENAPLO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_AGAZATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ágazat típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_AGAZATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALKALMAZOTT].[C_FOALLAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'foállás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALKALMAZOTT', @level2type = N'COLUMN', @level2name = N'C_FOALLAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALKALMAZOTT].[C_TANARIAUTOMATAMEGAJANLASENGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Félévéi és évvégi automatikus jegyek megajánlása engedélyezve van-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALKALMAZOTT', @level2type = N'COLUMN', @level2name = N'C_TANARIAUTOMATAMEGAJANLASENGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALKALMAZOTT].[C_TANARIERTEKELESHATARERTEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanároknál az automatikus félévi és évvégi értékelés megajánlás számításnál az általuk értékelt osztályzatok átlagainak mekkora legyen az alsó határértékük: vagyis ha 55 van megadva, akkor ha 2.55 az átlag, akkor az 3asnak számítson', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALKALMAZOTT', @level2type = N'COLUMN', @level2name = N'C_TANARIERTEKELESHATARERTEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALKALMAZOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazottak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALKALMAZOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALLAMPOLGARSAG].[C_KOD2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?llapolg?rs?g k?t betus k?dja.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALLAMPOLGARSAG', @level2type = N'COLUMN', @level2name = N'C_KOD2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ALLAMPOLGARSAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az állampolgárság típusára vonatkozó DictionaryItem-eket tároló entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ALLAMPOLGARSAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ANYANYELV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'anyanyelvek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ANYANYELV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_ADDRESS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankfiok cime', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_ADDRESS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_BANKNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bank neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_BANKNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_BANKNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bank 8 jegyu azonositoja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_BANKNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_CITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankfiok varosa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_CITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_INVALID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nytelen-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_INVALID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_LASTREFRESH].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Utols? friss?t?s?s d?tuma.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_LASTREFRESH';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[C_POSTCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankfiok iranyitoszama', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK', @level2type = N'COLUMN', @level2name = N'C_POSTCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bank fi?k adatok.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_BANKACCOUNTNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banksz?mlasz?m t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_BANKACCOUNTNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_BANKID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankszamlaszam melyik bankhoz tartozik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_BANKID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_DEFAULT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Itt lehet be?ll?tani, hogy a banksz?mlasz?mok k?z?l melyik az alap?rtelmezett. Ilyenkor az alap?rtelmezettk?nt jel?lt banksz?mlasz?mot vessz?k figyelembe a p?nz?gyi muveletekn?l', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_DEFAULT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_FOREIGNACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?lf?ldi banksz?mlasz?m?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_FOREIGNACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_INVALID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nytelen a banksz?mlasz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_INVALID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banksz?mlasz?m tetszoleges megnevez?s?re szolg?l? mezo.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_OTP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'van-e otp kedvezm?ny ig?nybev?tel a banksz?ml?hoz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_OTP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_PARTNERID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A partnerhez tartoz? banksz?mlasz?mok.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_PARTNERID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[C_SWIFTCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bank SWIFT k?dja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT', @level2type = N'COLUMN', @level2name = N'C_SWIFTCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banksz?mlasz?mokat t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_BESOROLASIFOKOZATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Besorolási fokozat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_BESOROLASIFOKOZATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_AJTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ajt?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_AJTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_ALAPERTELMEZETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapértelmezett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_ALAPERTELMEZETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_CIMTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A cím típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_CIMTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_EMELET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Emelet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_EMELET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_EPULET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?p?let', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_EPULET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_HAZSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'H?zsz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_HAZSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_IRANYITOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ir?ny?t?sz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_IRANYITOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_KOZTERULET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Közterület neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_KOZTERULET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_KOZTERULETJELLEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?zter?let jellege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_KOZTERULETJELLEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_LEPCSOHAZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?pcsoh?z', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_LEPCSOHAZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_MEGYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_MEGYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_ORSZAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ország', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_ORSZAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_OSSZETETTCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szintetiz?lt c?m (aka. QuickAddress)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_OSSZETETTCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[C_VAROS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Város', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM', @level2type = N'COLUMN', @level2name = N'C_VAROS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'címek tárolására szolgáló entitás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIMTAR].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIMTAR', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIMTAR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'címtár', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIMTAR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIMTARCSOPORT].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIMTARCSOPORT', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIMTARCSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'címtár csoportja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIMTARCSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CIMTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A címek típusára vonatkozó DictionaryItem-eket tároló entitás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CIMTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_BANKAZON].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bank azonosíója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_BANKAZON';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_BANKEXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bank szerinti végrehajtás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_BANKEXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'OTP-tol érkezo üzenet szövege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_KRETAEXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kréta rendszer szerinti végrehajtás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_KRETAEXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_MESSAGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'OTP-tol érkezo üzenet szövegének a leíró része', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_MESSAGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_RETURNVERIFICATIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Visszaigazolás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_RETURNVERIFICATIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_SUCCESSFUL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás befizetés sikeres volt-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_SUCCESSFUL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_TRID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tranzakció azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_TRID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyával kifizetett összeg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_VERIFICATIONTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás befizetés igazolásának típusa K - kézi F - File', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_VERIFICATIONTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[C_VERIFIED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankártyás befizetés igazolt-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT', @level2type = N'COLUMN', @level2name = N'C_VERIFIED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDPAYMENT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'CityPass fizet?s eset?n a hallgat?i befizet?s azonnali visszaigazol?sa ide ker?l.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDPAYMENT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_AUTHORIZATIONCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki terminál kódja bankkártyás fizetés esetén', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_AUTHORIZATIONCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_CREDITCARDPAYMENTID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankk?rty?s azonnali visszajelz?s ?s az analitikai sor ?sszekapcsol?sa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_CREDITCARDPAYMENTID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_EXTRAMONEY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás befizetésnél a jutalék összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_EXTRAMONEY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_FILEDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Állomány eloállításának dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_FILEDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_FILENUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Állomány sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_FILENUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_NETVALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás fizetésnél a nettó összeg.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_NETVALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_OTPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás fizetésnél a tranzakció OTP feloli azonosítója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_OTPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_POSCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'POS terminál OTP-s azonosítója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_POSCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_SHOPNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás fizetésnél az üzlet neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_SHOPNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_TRANSACTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bankkártyás tranzakció dáuma (ide jön az idopont is)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_TRANSACTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_TRID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kréta rendszer által generált azonosító a bankkártyás tranzakció azonosítására', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_TRID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkártyás fizetéssel teljesített összeg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CREDITCARDREPLY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankk?rty?s fizet?s eset?n az analitikai file-ok adatait tartalmaz? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CREDITCARDREPLY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIREND].[C_AKTIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIREND', @level2type = N'COLUMN', @level2name = N'C_AKTIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIREND].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIREND', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csengetési rend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIRENDORA].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra kezdete (idopont)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIRENDORA', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIRENDORA].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIRENDORA', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIRENDORA].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra vége (idopont)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIRENDORA', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSENGETESIRENDORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csengetési rendhez tartozó órászámok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSENGETESIRENDORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORT].[C_CSOPORTNAPLOLEIRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoportnapló leírása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORT', @level2type = N'COLUMN', @level2name = N'C_CSOPORTNAPLOLEIRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORT].[C_CSOPORTNAPLOMEGNYITASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoportnapló megnyitása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORT', @level2type = N'COLUMN', @level2name = N'C_CSOPORTNAPLOMEGNYITASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORT].[C_CSOPORTNAPLOZARASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoportnapló zárása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORT', @level2type = N'COLUMN', @level2name = N'C_CSOPORTNAPLOZARASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORT].[C_TIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoport típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORT', @level2type = N'COLUMN', @level2name = N'C_TIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoportok, osztályok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_CSOPORTTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoport típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_CSOPORTTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYHIBASTATU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diakigazolvány igénylésének hibás állapotai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYHIBASTATU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_AZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_AZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_ERVENYESIGENYLESID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'új igénylés miatt a kiírást át kell kötni az új igényre. ez a kapcsolat mutatja az elozményt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESIGENYLESID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_HIBASTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a diákigazolvány az itt található hibák miatt nem igényelheto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_HIBASTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_IGENYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diakigazolvany igenylesenek oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_IGENYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_IMPOSITIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diakigazolvanyhoz tartozo penzigyu kiiras', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_IMPOSITIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_INTEZMENY2NYOMDAIKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'másodlagos intézményi nyomdai kódja (diakigazolvány igényhez) ez kell???', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_INTEZMENY2NYOMDAIKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_KIFIZETVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kifizetve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_KIFIZETVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_KITOLTESDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'KItoltés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_KITOLTESDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_NEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diakigazolvány igényléshez NEK azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_NEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_SCAPPLICATIONFORMBATCHID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ig?nylok?teghez tartoz? ig?nylolapok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_SCAPPLICATIONFORMBATCHID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[C_STATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES', @level2type = N'COLUMN', @level2name = N'C_STATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYLES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Diákigazolvány igénylo lap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYLES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Diákigazolvány kérelem státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKIGAZOLVANYIGENYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diakigazolvany igenyenek tipusa (elso, teves, adatvaltozas, elveszett, )', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKIGAZOLVANYIGENYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DIAKOLIMPIA].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DIAKOLIMPIA', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_BGCOLOR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az elem háttérszíne', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_BGCOLOR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_CODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kodtetel kodja, ha van', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_CODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_COLOR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szín', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_COLOR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Leírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_ISACTIVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az elem használatban van-e, adható-e értékül-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_ISACTIVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem megnevez?s?nek t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_NAME_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem megnevez?s?nek t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_NAME_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_NAME_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem megnevez?s?nek t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_NAME_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_NAME_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem megnevez?s?nek t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_NAME_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_NAME_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem megnevez?s?nek t?rol?s?ra szolg?l? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_NAME_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_ORDER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorrend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_ORDER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_PROTECTED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'v?dett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_PROTECTED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_SHORTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az elem rövid neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_SHORTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_TYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kapcsolodo kodtetel tipus neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_TYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem-ek ?rt?k?t meghat?roz? attrib?tum. Ha nincs a DictionaryItem-nek ?rt?ke, akkor tetszoleges ?rt?k t?rol?s?ra szolg?l.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[C_VISIBLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?pernyon l?that?-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE', @level2type = N'COLUMN', @level2name = N'C_VISIBLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYITEMBASE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'DictionaryItem-eket t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYITEMBASE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYTYPE].[C_CODENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kódnév, a típus neve, amire kódban hivatkozunk (C_TYPE a T_DICTIONARYITEMBASE-ben)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYTYPE', @level2type = N'COLUMN', @level2name = N'C_CODENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYTYPE].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A szótárelem típus leírása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYTYPE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYTYPE].[C_ISCOLOREDITABLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szerkesztheto-e az elemek színe és háttérszíne', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYTYPE', @level2type = N'COLUMN', @level2name = N'C_ISCOLOREDITABLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYTYPE].[C_ISCUSTOMITEMALLOWED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Adhat-e a felhasználó új elemet a listához', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYTYPE', @level2type = N'COLUMN', @level2name = N'C_ISCUSTOMITEMALLOWED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_DICTIONARYTYPE].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A szótárelem típus megjelenítheto neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_DICTIONARYTYPE', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ELETPALYAMODELLFOKOZATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus életpályamodell fokozat típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ELETPALYAMODELLFOKOZATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ELETPALYAMODELLSTATUSZOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus életpályamodell portfólió státuszok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ELETPALYAMODELLSTATUSZOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ELSODLEGESIKTESZKOZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus elsodleges IKT eszköze', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ELSODLEGESIKTESZKOZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EMAIL].[C_ALAPERTELMEZETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Alapértelmezett email cím.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EMAIL', @level2type = N'COLUMN', @level2name = N'C_ALAPERTELMEZETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EMAIL].[C_EMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'email cím', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EMAIL', @level2type = N'COLUMN', @level2name = N'C_EMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EMAIL].[C_EMAILTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'az emailcím típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EMAIL', @level2type = N'COLUMN', @level2name = N'C_EMAILTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EMAIL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Általános e-mail címek tárolása partnerekhez.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EMAIL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EMAILTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az e-mail címek típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EMAILTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ENAPLOFORRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló forrása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ENAPLOFORRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ENAPLOHASZNALAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló használat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ENAPLOHASZNALAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ENAPLOINFRA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló infrastruktúra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ENAPLOINFRA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ENAPLOTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus napló típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ENAPLOTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCABIZONYLAT].[C_AZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCABIZONYLAT', @level2type = N'COLUMN', @level2name = N'C_AZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCABIZONYLAT].[C_IKTATOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'iktatószám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCABIZONYLAT', @level2type = N'COLUMN', @level2name = N'C_IKTATOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCABIZONYLAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'EPenztarcaBizonylat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCABIZONYLAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_AKTUALISEGYENLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktuális egyenleg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_AKTUALISEGYENLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_IDOKERET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'idokeret', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_IDOKERET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_IDOKERETOSSZEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'idokeret összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_IDOKERETOSSZEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_OSSZEGTULLEPESERTEKE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összeg túllépés értéke', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_OSSZEGTULLEPESERTEKE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_OSSZEGTULLEPESTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összeg túllépés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_OSSZEGTULLEPESTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_POTLASHATARIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'pótlás határideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_POTLASHATARIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_TETELESELSZAMOLASHATARIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tételes elszámolás határideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_TETELESELSZAMOLASHATARIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[C_UTOLSOFORDULOPONT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'utolsó fordulópont', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK', @level2type = N'COLUMN', @level2name = N'C_UTOLSOFORDULOPONT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCAPARAMETEREK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus pénztárca paraméterek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCAPARAMETEREK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_DATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_DATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_GENERATEDID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Generált egyedi azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_GENERATEDID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_HELYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_HELYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_JOGCIME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jogcíme', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_JOGCIME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_OSSZEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_OSSZEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[C_STATUSZA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL', @level2type = N'COLUMN', @level2name = N'C_STATUSZA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETEL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus pénztárca tétel', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETEL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EPENZTARCATETELSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elektronikus pénztárca tétel státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EPENZTARCATETELSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_ERETTSEGISZINT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi szint', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_ERETTSEGISZINT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_ERETTSEGITANTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi tantárgy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_ERETTSEGITANTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_ERETTSEGITIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_ERETTSEGITIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_GYAKORLATPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyakorlati pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_GYAKORLATPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_IRASBELIPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Írásbeli pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_IRASBELIPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_OSSZPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Össz pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_OSSZPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[C_SZOBELIPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szóbeli pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY', @level2type = N'COLUMN', @level2name = N'C_SZOBELIPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGIEREDMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi eredmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGIEREDMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGISZINT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi szint', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGISZINT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi tantárgy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_ERETTSEGISZINT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi szint', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_ERETTSEGISZINT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_ERETTSEGITANTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi tantárgy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_ERETTSEGITANTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_GYAKORLATMAXPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyakorlat max pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_GYAKORLATMAXPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_IRASBELIMAXPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Írásbeli max pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_IRASBELIMAXPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_ISGYAKORLAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyakorlat?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_ISGYAKORLAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_ISIRASBELI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Írásbeli?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_ISIRASBELI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_ISSZOBELI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szóbeli?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_ISSZOBELI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_OSSZMAXPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Össz max pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_OSSZMAXPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[C_SZOBELIMAXPONTSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szóbeli max pontszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK', @level2type = N'COLUMN', @level2name = N'C_SZOBELIMAXPONTSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITANTARGYADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi tantárgy adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITANTARGYADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERETTSEGITIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Érettségi típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERETTSEGITIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTEKELESMOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értékelés módja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTEKELESMOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTEKELESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értékelés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTEKELESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTELMIFOGYATEKOSTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értelmi fogyatékos', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTELMIFOGYATEKOSTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_ERVENYESSEGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érvényesség kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESSEGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_GLOBALIS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'globális értesítés: ha True, akkor nem kell nézni lekérdezésnél a címzetteket.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_GLOBALIS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_GLOBALISERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mindenkire vonatkozóan az értesítés érvényességének vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_GLOBALISERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_LETREHOZASDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'létrehozás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_LETREHOZASDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_NAVIGALASPARAMETER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'navigáláshoz (kattintáshoz) szükséges paraméterek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_NAVIGALASPARAMETER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_SZINTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szín típusa (kék, zöld, piros)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_SZINTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_TOROLHETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'törölheto (felhasználó törölheti a felületrol)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_TOROLHETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[C_UZENET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'üzenet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES', @level2type = N'COLUMN', @level2name = N'C_UZENET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítések', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESGENERALASTORTENET].[C_ENTITASID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'entitás ID-ja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESGENERALASTORTENET', @level2type = N'COLUMN', @level2name = N'C_ENTITASID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESGENERALASTORTENET].[C_ENTITASNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'entitás neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESGENERALASTORTENET', @level2type = N'COLUMN', @level2name = N'C_ENTITASNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESGENERALASTORTENET].[C_ERTESITESTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítés típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESGENERALASTORTENET', @level2type = N'COLUMN', @level2name = N'C_ERTESITESTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESGENERALASTORTENET].[C_KIEGESZITOADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kiegészíto adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESGENERALASTORTENET', @level2type = N'COLUMN', @level2name = N'C_KIEGESZITOADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESGENERALASTORTENET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Értesítés generálásakor melyik entitásokkal foglalkoztam már.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESGENERALASTORTENET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítés típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ERTESITESSZINTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítésekhez tartozó színek típusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ERTESITESSZINTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESEMENYSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Rendszerben tárolt események feldolgozási státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESEMENYSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESEMENYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESEMENYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESEMENYZARADEKTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény záradék típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESEMENYZARADEKTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESLADAT].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESLADAT', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESLADAT].[C_ERTEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érték', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESLADAT', @level2type = N'COLUMN', @level2name = N'C_ERTEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESLADAT].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESLADAT', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESLADAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ESL adat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESLADAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESLADATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ESL adat típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESLADATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_BERELT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bérelt-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_BERELT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_BESZERZESDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beszerzés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_BESZERZESDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_BESZERZESIAR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beszerzési ár', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_BESZERZESIAR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_CELJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz célja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_CELJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_DARABSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'db', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_DARABSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_FOKONYVISZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fokönyvi szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_FOKONYVISZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_GYARISZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gyári szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_GYARISZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_GYARTASIEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gyártási év', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_GYARTASIEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_HALOZATIKAPCSOLAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hálózati kapcsolat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_HALOZATIKAPCSOLAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_HORDOZHATO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hordozható', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_HORDOZHATO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_INTERNETKAPCSOLAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'internet kapcsolat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_INTERNETKAPCSOLAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_JELLEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz jellege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_JELLEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_KATEGORIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz kategória', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_KATEGORIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_LELTARISZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'leltári szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_LELTARISZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_MENNYISEGIEGYSEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Mennyiségi egység: mértékegység típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_MENNYISEGIEGYSEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_MULTIMEDIAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'multimédiás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_MULTIMEDIAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_NEMMUKODIK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nem muködik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_NEMMUKODIK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_PEDAGOGUSHOZZAFERHET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'pedagógus hozzáférhet-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_PEDAGOGUSHOZZAFERHET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_SZALLITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szállító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_SZALLITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_TANULOHOZZAFERHET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló hozzáférhet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_TANULOHOZZAFERHET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_TARTOZEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tartozék', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_TARTOZEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_TARTOZEKHIVATKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tartozék hivatkozása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_TARTOZEKHIVATKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[C_VONALKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vonalkód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ', @level2type = N'COLUMN', @level2name = N'C_VONALKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszközök', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZCEL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz célja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZCEL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZJELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz jelleg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZJELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZKATEGORIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz kategória szótár', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZKATEGORIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ESZKOZTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eszköz típus szótár', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ESZKOZTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ETKEZESIKEDVEZMENYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'étkezési kedvezmény típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ETKEZESIKEDVEZMENYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EVENTTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'EventType', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EVENTTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_EVFOLYAMTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyam', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_EVFOLYAMTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[C_CIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejegyzés címe', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES', @level2type = N'COLUMN', @level2name = N'C_CIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[C_ERVENYESSEGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érvényesség kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESSEGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[C_ERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érvényesség vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[C_GLOBALIS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Globális bejegyzés, mindenkire vonatkozik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES', @level2type = N'COLUMN', @level2name = N'C_GLOBALIS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[C_LATTAMOZASKELL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselo általi visszajelzés kötelezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES', @level2type = N'COLUMN', @level2name = N'C_LATTAMOZASKELL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGBEJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'faliújság bejegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGBEJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGLATOGATTOTSAG].[C_LATTAMOZVA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'láttamozás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGLATOGATTOTSAG', @level2type = N'COLUMN', @level2name = N'C_LATTAMOZVA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FALIUJSAGLATOGATTOTSAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'faliújság látogatottság: gondviselok visszajelzései', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FALIUJSAGLATOGATTOTSAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[C_DELETED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?r?lve van-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE', @level2type = N'COLUMN', @level2name = N'C_DELETED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nz?gyi d?j megnevez?se', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[C_NEEDSUBJECT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kell tolteni a T?rgykovetelmenyt?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE', @level2type = N'COLUMN', @level2name = N'C_NEEDSUBJECT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nz?gyi d?jhoz tartoz? sorsz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nz?gyi d?j ?sszege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nz?gyi d?jakat t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FEETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'D?jtipusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FEETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELADATELLATASIHELY].[C_OKTATASINEVELESIFELADATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'oktatási nevelési feladat típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELADATELLATASIHELY', @level2type = N'COLUMN', @level2name = N'C_OKTATASINEVELESIFELADATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELADATELLATASIHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'feladatellátási helyek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELADATELLATASIHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ADOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adóazonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ADOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ALAIRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aláírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ALAIRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ALAPERTELMEZETTLCID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Alapértelmezett nyelv kódja (pl. 1038-magyar, 1033-angol)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ALAPERTELMEZETTLCID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ALLAMPOLGARSAGA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Állampolgárság', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ALLAMPOLGARSAGA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ALLAMPOLGARSAGA2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'2. állampolgárság', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ALLAMPOLGARSAGA2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ANYANYELVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'anyanyelve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ANYANYELVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ANYJANEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Anyja neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ANYJANEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ANYJANEVEELVALASZTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az anyja neve mezoben a karakterek száma a vezeteknev-keresztnev hat?r?ig (elvalaszto space nelkul)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ANYJANEVEELVALASZTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ANYJANEVESORREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Anyja névben kereszt és vezetéknév fordított sorrendben van?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ANYJANEVESORREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_DMSTARTTIME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'digest tipusu uzenetek erkezenek ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_DMSTARTTIME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_ELOTAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elotag', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_ELOTAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_FENNTARTOAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fenntartó azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_FENNTARTOAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_IGAZOLVANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolvány szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_IGAZOLVANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_IGAZOLVANYTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolvány típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_IGAZOLVANYTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_KELLADSZINKRONIZALAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Sz?ks?g van-e Active directoryba szinkroniz?l?sra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_KELLADSZINKRONIZALAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_KERESESINEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'''Kopasznév''', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_KERESESINEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_KIRAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'KIR azonosító - belso használat, szinkronizálásra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_KIRAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_KRETAKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kréta kód (generált)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_KRETAKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_LATASSERULTWEBHASZNALATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Vakok számára készült web felületet használhat-e?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_LATASSERULTWEBHASZNALATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_LEIRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bovebb leírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_LEIRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_NEME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Nem', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_NEME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_NEVSORREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vezetéknév - utónév megfelelo sorrendben van-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_NEVSORREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_NYILVANTARTASISZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyilvántartási szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_NYILVANTARTASISZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_NYILVANTARTASKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyilvántartás kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_NYILVANTARTASKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_NYOMTATASINEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyomtatási név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_NYOMTATASINEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_OKTATASIAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Oktatási azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_OKTATASIAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_OMKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Omkód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_OMKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_PROFILKEP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a felhasználó feltöltött képe', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_PROFILKEP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SMSSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Küldheto SMS-s aktuális száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SMSSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SMSSZINKRONIZALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A központi nyilvántartáshoz szinkronizáltak az adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SMSSZINKRONIZALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESIDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Születési dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESIDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESIHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Születési város', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESIHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESINEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Születési név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESINEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESINEVELVALASZTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A BornName mezoben a karakterek szama a vezeteknev-keresztnev hat?r?ig (elvalaszto space nelkul)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESINEVELVALASZTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESINEVSORREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Születési névben kereszt és vezetéknév fordított sorrendben van?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESINEVSORREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_SZULETESIORSZAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Születési ország', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_SZULETESIORSZAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_TAJSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'TAJszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_TAJSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_UTONEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'keresztnév', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_UTONEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[C_VEZETEKNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vezetéknév', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO', @level2type = N'COLUMN', @level2name = N'C_VEZETEKNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszer felhasználói', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_BEJELENTKEZESINEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejelentkezési név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_BEJELENTKEZESINEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_JELSZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jelszó', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_JELSZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_JELSZOVALTOZTATASIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jelszó változtatás ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_JELSZOVALTOZTATASIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_KOTELEZOVALTOZTATNI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kötelezo jelszó változtatás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_KOTELEZOVALTOZTATNI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_MEGHIUSULTBELEPESEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'meghiúsult login', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_MEGHIUSULTBELEPESEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_NEPTUNNAPLOJELSZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Neptun-Napló jelszó', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_NEPTUNNAPLOJELSZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_SO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'só', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_SO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[C_UTOLSOBELEPES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'utolsó login dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES', @level2type = N'COLUMN', @level2name = N'C_UTOLSOBELEPES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'felhasználó belépés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_FELHASZNALOID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'userhez tartozo korabbi belepesi informaciok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_FELHASZNALOID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_LASTACTIVITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'utolsó aktivitás idopontja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_LASTACTIVITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_LOGINDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'belépés idopontja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_LOGINDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_SERVERNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerver név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_SERVERNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_SESSIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'session ID', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_SESSIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[C_USERIP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'felhasználó IP címe, ahonnan belépett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET', @level2type = N'COLUMN', @level2name = N'C_USERIP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOBELEPESTORTENET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'felhasználó belépéseinek loggolása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOBELEPESTORTENET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITES].[C_ERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érvényesség vége (meddig láthatja)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítést ki láthatja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITESBEALLITA].[C_BELSO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'belso értesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITESBEALLITA', @level2type = N'COLUMN', @level2name = N'C_BELSO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITESBEALLITA].[C_EMAIL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'email', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITESBEALLITA', @level2type = N'COLUMN', @level2name = N'C_EMAIL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITESBEALLITA].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értesítés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITESBEALLITA', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FELHASZNALOERTESITESBEALLITA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'felhasználóhoz tartozó értesítés beállítások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FELHASZNALOERTESITESBEALLITA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FENNTARTOTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fenntartó típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FENNTARTOTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_CODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m k?dja (maga a t?masz?m)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_CODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_CODENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m megnevez?se', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_CODENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_ERVENYES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nyes a t?tel?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_ERVENYES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_FRAMETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m kerett?pusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_FRAMETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_STANDALONE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m ?n?ll? egys?ge', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_STANDALONE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[C_WORKSTATION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m milyen munkahelyre vonatkozik (keret)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE', @level2type = N'COLUMN', @level2name = N'C_WORKSTATION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FINANCIALCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?mok t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FINANCIALCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_ERTEKELESKELL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra naplózásakor értékelés funkció kell', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_ERTEKELESKELL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_FOGLALKOZASTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'foglalkozás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_FOGLALKOZASTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_IMPORTALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'importált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_IMPORTALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_MULASZTASKELL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra naplózásakor kell-e mulasztás (hiányzás, késés) funkció', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_MULASZTASKELL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'foglalkozas neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'heti óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[C_TANARFELVEHETI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár felveheti az adott foglalkozást az órarendjén', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS', @level2type = N'COLUMN', @level2name = N'C_TANARFELVEHETI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'foglalkozások/tantárgyfelosztás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_ALKALMAZOTTID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazott id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_ALKALMAZOTTID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_ELFOGADASDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_ELFOGADASDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_FELADATELLATASIHELYID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'feladatellátási hely id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_FELADATELLATASIHELYID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_FELADATELLATASIHELYNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'feladatellátási hely neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_FELADATELLATASIHELYNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_OSZTALYCSOPORTID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztály/csoport id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_OSZTALYCSOPORTID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_OSZTALYCSOPORTNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztály/csoport neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_OSZTALYCSOPORTNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARKOTELEZOORASZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár kötelezo óraszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARKOTELEZOORASZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARMUNKAIDOKEDVEZMENYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár munkaido-kedvezménye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARMUNKAIDOKEDVEZMENYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARMUNKAIDOKEDVEZMENYOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár munkaido-kedvezmény oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARMUNKAIDOKEDVEZMENYOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARMUNKAIDOKEDVEZMENYOKAID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár munkaido-kedvezmény oka id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARMUNKAIDOKEDVEZMENYOKAID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARMUNKAKORE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár munkaköre', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARMUNKAKORE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARMUNKAKOREID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár munkaköre id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARMUNKAKOREID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARPEDAGOGIAIKEPESITESE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár pedagógiai képesítése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARPEDAGOGIAIKEPESITESE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANARPEDAGOGIAIKEPESITESEID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanár pedagógiai képesítése id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANARPEDAGOGIAIKEPESITESEID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANEVNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANEVNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANTARGYID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgy id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANTARGYID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[C_TANTARGYNEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgy neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV', @level2type = N'COLUMN', @level2name = N'C_TANTARGYNEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASARCHIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Foglalkozás archív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASARCHIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'foglalkozás típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FOGLALKOZTATASTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Foglalkoztatás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FOGLALKOZTATASTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_ARCHIVED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'arcivalt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_ARCHIVED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A sablonra vonatkoy? megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_FORMNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az adott nyomtat?si template neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_FORMNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_FORMTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nyomtat?si template t?pusa (vizsgalap, lista, stb)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_FORMTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_NYELV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyomtatvany nyelvet lehet megadni (oklevelhez)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_NYELV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_TEMPLATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A html alap? nyomtat?si template', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_TEMPLATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[C_VISIBLEONWEB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Weben l?that?-e a template.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS', @level2type = N'COLUMN', @level2name = N'C_VISIBLEONWEB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Nyomtat?si templ?tek t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[C_FASTREPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fast report nyomtatv?ny?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE', @level2type = N'COLUMN', @level2name = N'C_FASTREPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[C_FASTREPORTDATATEMPLATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fast report minta', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE', @level2type = N'COLUMN', @level2name = N'C_FASTREPORTDATATEMPLATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[C_FASTREPORTNET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'.NET FastReport engedelyezett?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE', @level2type = N'COLUMN', @level2name = N'C_FASTREPORTNET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[C_HTML].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'HTML nyomtatv?ny?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE', @level2type = N'COLUMN', @level2name = N'C_HTML';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[C_PROTECTEDSUBFORMTYPES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'V?dett alt?pus?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE', @level2type = N'COLUMN', @level2name = N'C_PROTECTEDSUBFORMTYPES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORMTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Rendszerben haszn?latos iratsablonok t?pusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORMTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_FORRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Forrás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_FORRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[C_ERTESITESUTOLSOENTITYATTRIBU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az értesítések legutolsó generálásakor figyelt EntityAttribute.ID', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK', @level2type = N'COLUMN', @level2name = N'C_ERTESITESUTOLSOENTITYATTRIBU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[C_ERTESITESUTOLSOENTITYHISTORY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az értesítések legutolsó generálásakor figyelt EntityHistory.ID', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK', @level2type = N'COLUMN', @level2name = N'C_ERTESITESUTOLSOENTITYHISTORY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[C_FUGGETLENERTESITESFRISSITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'független értesítés frissítése mikor volt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK', @level2type = N'COLUMN', @level2name = N'C_FUGGETLENERTESITESFRISSITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[C_MULASZTASSTATISZTIKAFRISSITE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztás statisztika frissítése mikor volt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK', @level2type = N'COLUMN', @level2name = N'C_MULASZTASSTATISZTIKAFRISSITE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[C_TANKOTELEZETTSEGFRISSITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tankötelezettség frissítése mikor volt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK', @level2type = N'COLUMN', @level2name = N'C_TANKOTELEZETTSEGFRISSITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GLOBALISBEALLITASOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a rendszerre vonatkozó globális beállítások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GLOBALISBEALLITASOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_AKTIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_AKTIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_GONDVISELESKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselés kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_GONDVISELESKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_GONDVISELESVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselés vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_GONDVISELESVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_GYERMEKETEGYEDULNEVELO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gyermekét egyedül nevelo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_GYERMEKETEGYEDULNEVELO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselo neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_NYUGDIJAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyugdíjas', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_NYUGDIJAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[C_ROKONSAGFOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rokonság foka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO', @level2type = N'COLUMN', @level2name = N'C_ROKONSAGFOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselo, szülo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELOERTESITES].[C_ERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érvényesség vége (meddig láthatja)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELOERTESITES', @level2type = N'COLUMN', @level2name = N'C_ERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_GONDVISELOERTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gondviselok értesítései', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_GONDVISELOERTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HALLASSERULTTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hallássérült', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HALLASSERULTTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HATRANYOSHELYZETTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hátrányos helyzet típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HATRANYOSHELYZETTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[C_GROUPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'group id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK', @level2type = N'COLUMN', @level2name = N'C_GROUPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[C_HELYETTESITESNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK', @level2type = N'COLUMN', @level2name = N'C_HELYETTESITESNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[C_HELYETTESITESOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK', @level2type = N'COLUMN', @level2name = N'C_HELYETTESITESOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[C_HELYETTESITESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK', @level2type = N'COLUMN', @level2name = N'C_HELYETTESITESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[C_HETSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét sorszáma (a helyettesítés melyik hétre vonatkozik)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK', @level2type = N'COLUMN', @level2name = N'C_HETSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESIIDOSZAK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Helyettesítési idoszakok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESIIDOSZAK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HELYETTESITESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HELYETTESITESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HETIRENDTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'heti rend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HETIRENDTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HETNAPJATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét napjai típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HETNAPJATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_CIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Cím', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_CIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_EREDETIHIBAJEGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Eredeti hibajegy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_EREDETIHIBAJEGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_FELELOS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Felelos', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_FELELOS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_FELULET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Felület', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_FELULET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_FORRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Forrás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_FORRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_HDVALASZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'HD válasz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_HDVALASZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_NEMLATOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Nem látott', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_NEMLATOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_NINCSVALASZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Nincs válasz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_NINCSVALASZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_PRIORITAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Prioritás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_PRIORITAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_STATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_STATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_TARTALOM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tartalom', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_TARTALOM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[C_URL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'URL', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY', @level2type = N'COLUMN', @level2name = N'C_URL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hibajegy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HIBAJEGYSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hibajegy státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HIBAJEGYSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_HONAPOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'honapok neve nyelvesitetten', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_HONAPOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IDOKERET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'idokeret', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IDOKERET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[C_IGAZOLASTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS', @level2type = N'COLUMN', @level2name = N'C_IGAZOLASTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[C_ROGZITESDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rögzítés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS', @level2type = N'COLUMN', @level2name = N'C_ROGZITESDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanulói igazolások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolás típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IGAZOLVANYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolvány típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IGAZOLVANYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IKTATOTTDOKUMENTUMOK].[C_AZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IKTATOTTDOKUMENTUMOK', @level2type = N'COLUMN', @level2name = N'C_AZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IKTATOTTDOKUMENTUMOK].[C_IKTATOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'iktatószám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IKTATOTTDOKUMENTUMOK', @level2type = N'COLUMN', @level2name = N'C_IKTATOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IKTATOTTDOKUMENTUMOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Poszeidonba iktatott dokumentumok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IKTATOTTDOKUMENTUMOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IKTESZKOZHASZNALATMOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus IKT eszközhasználat módja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IKTESZKOZHASZNALATMOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IKTKOMPETENCIASZINT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus IKT kompetencia szintje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IKTKOMPETENCIASZINT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_APEHCERTIFICATIONDETAILSID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az APEH igazolás adataihoz való kötést megvalósító oszlop', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_APEHCERTIFICATIONDETAILSID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_BANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tételhez kapcsolt befizeto bankszámlaszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_BANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_CITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tételhez kapcsolt befizeto címének városa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_CITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_CREATIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tétel létrehozásának dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_CREATIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_EARLIESTEXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Legkorábbi teljesítés határideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_EARLIESTEXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_EXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljesítés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_EXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_FAMILYID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyerek kiírás esetén az apa kiírás sorazonosítóját tárolja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_FAMILYID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_FEEID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Dijtipus kapcsolat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_FEEID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_FEENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzügyi díj megnevezése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_FEENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_HEADID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiirasok fokiiras / reszkiiras kapcsolatat hatarozza meg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_HEADID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_IKTATOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Iktatószám mezo megbontáshoz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_IKTATOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_INVOICELOG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiíráshoz számlákszítés közben történt hiba tárolása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_INVOICELOG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_INVOICENOPAY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzügyileg rendezve van a számla?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_INVOICENOPAY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_INVOICESERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiíráshoz kiadott érvényes számla sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_INVOICESERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_JOGISTATUSZVALTOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogi státusz utolsó változása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_JOGISTATUSZVALTOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_LATEIMPOSITIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?sedelmi d?j ki?r?s?ra szolg?l? kapcsolat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_LATEIMPOSITIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_LATEPAYNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Késedelmi díj sorszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_LATEPAYNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_LATESTEXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fizetési határido', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_LATESTEXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_MANDATORY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kotelezo-e a kiírás teljesítése.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_MANDATORY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_MIXED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ha a tétel megosztott és jóváírás is, akkor true, különben üres.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_MIXED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_MODIFICATIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tétel utolsó módosításának dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_MODIFICATIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiírt tétel megnevezése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_PARTFILL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Eddigi részteljesítések összesített értéke', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_PARTFILL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_PARTFILLSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'részteljesítés státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_PARTFILLSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_PAYERNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tételhez kapcsolt befizeto neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_PAYERNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_PAYERPARTNERID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?r?shoz tartoz? befizeto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_PAYERPARTNERID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_POSTCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tételhez kapcsolt befizeto címének irányítószáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_POSTCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_REMITTANCECHANGEDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Átutalási állapot változásának idopontja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_REMITTANCECHANGEDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_REMITTANCEENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'átutalás engedélyezett?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_REMITTANCEENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_SIGN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'+ - Ez az intézmény irányába érkezo összeg (pl. tandíj) - - Az intézmény irányából érkezo összeg (pl ösztöndíj)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_SIGN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiírt tétel státusza.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_STREET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tételhez kapcsolt befizeto címe', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_STREET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_TOSEND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fel lett már adva?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_TOSEND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_UNDODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Visszavonás/Törlés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_UNDODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiírt tétel összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt t?teleket t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_ACCEPTED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Elfogadva?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_ACCEPTED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_ARCHIVED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Arhivalt a tetel?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_ARCHIVED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt k?teghez kapcsolhat? hosszabb megjegz?s t?rol?s?ra szolg?l? mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt k?teg megnevez?s?re szolg?l? mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_SCHOOLARSHIP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt k?teg tipiz?l?s?ra vonatkoz? mezo, amennyiben a mezo ?rt?ke true, akkor csak ?sszt?nd?j ki?r?sokat, ha false, akkor sima ki?r?sokat tartalmaz.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_SCHOOLARSHIP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt k?teg st?tusz?t t?rol? attrib?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONGROUP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt t?telek tetszoleges csoportos?t?s?t szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONGROUP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONIMPOSITIONGROUP].[C_IMPOSITIONGROUPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt t?telek milyen k?teghez tartoznak. A k?tegben milyen ki?rt t?telek vannak. Figyelni kell arra, hogy egy ki?rt t?tel t?bb k?tegben is szerepelhet.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONIMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_IMPOSITIONGROUPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONIMPOSITIONGROUP].[C_IMPOSITIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt t?telek milyen k?teghez tartoznak. A k?tegben milyen ki?rt t?telek vannak. Figyelni kell arra, hogy egy ki?rt t?tel t?bb k?tegben is szerepelhet.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONIMPOSITIONGROUP', @level2type = N'COLUMN', @level2name = N'C_IMPOSITIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONIMPOSITIONGROUP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Imposition ?s ImpositionGroup k?z??tti asszoci?ci?s oszt?ly', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONIMPOSITIONGROUP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_BANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n banksz?mlasz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_BANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_CITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n c?m?nek v?rosa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_CITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_INVOICE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azt hat?rozza meg, hogy a megoszt?si szab?ly alapj?n l?trej?tt ki?r?sr?l k?sz?lj?n-e sz?mla.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_INVOICE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_PAYERNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megoszt?si szab?ly alapj?n: ki legyen a befizeto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_PAYERNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_PERCENT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az attrib?tum azt hat?rozza meg, hogy a megoszt?si szab?lyn?l %-ot vagy ?sszeget adtak meg. % eset?n az ?rt?ke True, ?sszeg eset?n False', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_PERCENT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_POSTCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n c?m?nek ir?ny?t?sz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_POSTCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_PRIORITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A megoszt?si szab?lyok priorit?s?t tartalmaz? mezo.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_PRIORITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_RULEPAYEDBYPARTNERID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megoszt?si szab?lyhoz tartoz? befizeto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_RULEPAYEDBYPARTNERID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_STREET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_STREET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_TAXIDENTIFIER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n ad?azonos?t?ja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_TAXIDENTIFIER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_TAXNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A ki?rt t?teln?l illetve a sz?ml?n k?sobbiekben szereplo egy?n ad?sz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_TAXNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A megoszt?si szab?lyban megadott ?sszeg illetve % a Percent attrib?tum ?rt?k?tol f?ggoen', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSHAREDRULES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megoszt?si szab?lyok a ki?rt t?telekkel kapcsolatban', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSHAREDRULES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_IMPOSITIONSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki?rt t?tel foldolgoz?si st?tuszai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_IMPOSITIONSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_ALTERNATIVAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'az intézmény alternatív azonosítója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_ALTERNATIVAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_AZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'az intézmény egyedi azonosítója (URL-ben ez azonosítja hogy melyik intézményt akarja használni)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_AZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_FENNTARTOAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fenntartó egyedi azonosítója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_FENNTARTOAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_FENNTARTOEMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fenntartó email címe', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_FENNTARTOEMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_IKTATOSZERVEZETAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Iktató szervezet azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_IKTATOSZERVEZETAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_NEPTUNNAPLOLINK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'NEPTUN-Napló link (url)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_NEPTUNNAPLOLINK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[C_POSZEIDONBEJELENTKEZESINEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Poszeidon bejelentkezési név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY', @level2type = N'COLUMN', @level2name = N'C_POSZEIDONBEJELENTKEZESINEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Intézmények', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_ADMINEMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adminisztrációs e-mail cím', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_ADMINEMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_AJTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ajtó', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_AJTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_EMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'e-mail cím', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_EMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_EMELET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'emelet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_EMELET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_ENGEDELYEZETTALLASHELYEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'engedélyezet álláshelyek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_ENGEDELYEZETTALLASHELYEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_HAZSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'házszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_HAZSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_IGAZGATONEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazgató neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_IGAZGATONEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_INTEZMENYHONLAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézmény honlapja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_INTEZMENYHONLAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_IRANYITOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'irányítószám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_IRANYITOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_KOZTERULETJELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'közterület jelleg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_KOZTERULETJELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_KOZTERULETNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'közterület név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_KOZTERULETNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_KRETATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kréta típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_KRETATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézmény neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_OMKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'OM kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_OMKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_ROVIDNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézmény rövidnév', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_ROVIDNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_TELEFONSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'telefonszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_TELEFONSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[C_VAROS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'város', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK', @level2type = N'COLUMN', @level2name = N'C_VAROS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézményi adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_BEIRATKOZASELUTASITASOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beiratkozás elutasítás oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_BEIRATKOZASELUTASITASOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTBEIRATKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott beiratkozás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTBEIRATKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTESL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott ESL', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTESL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTESLDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott ESL dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTESLDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTLETSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott létszám?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTLETSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTLETSZAMDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott létszám dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTLETSZAMDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTTTF].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott TTF', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTTTF';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_ELFOGADOTTTTFDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elfogadott TTF dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELFOGADOTTTTFDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_FENNTARTOESLELUTASITASOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fenntartó ESL elutasításának oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_FENNTARTOESLELUTASITASOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_FENNTARTOTTFELUTASITASOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fenntartó TTF elutasításának oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_FENNTARTOTTFELUTASITASOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESBEIRATKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges beiratkozás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESBEIRATKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESESL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges ESL', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESESL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESESLDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges ESL dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESESLDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESLETSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges létszám?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESLETSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESLETSZAMDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges létszám dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESLETSZAMDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESTTF].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges TTF', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESTTF';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[C_VEGLEGESTTFDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végleges TTF dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_VEGLEGESTTFDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_INTEZMENYADATSZOLGALTATAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézmény adatszolgáltatás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_INTEZMENYADATSZOLGALTATAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGOSULTSAG].[C_JOG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jog (Szuperosztalyfonok, Rendszergazda). A felhasználóhoz tartozik, amelyik az alap szerepkör funkcionalitását bovítik ki vagy szukítik le.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGOSULTSAG', @level2type = N'COLUMN', @level2name = N'C_JOG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGOSULTSAG].[C_SZEREPKORTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adott jog (claim) melyik szerepkörhöz tartozik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGOSULTSAG', @level2type = N'COLUMN', @level2name = N'C_SZEREPKORTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGOSULTSAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'felhasználói jogosultságok (claim-ek)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGOSULTSAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGYAKORLAT].[C_LEIRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'leírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGYAKORLAT', @level2type = N'COLUMN', @level2name = N'C_LEIRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGYAKORLAT].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGYAKORLAT', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_JOGYAKORLAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jógyakorlat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_JOGYAKORLAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRKONTENER].[C_CELSZOLGALTATAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'<b>Azon szolgáltatás kódja, amelyhez a kérelemnek el kell jutnia</b><b>.</b>', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRKONTENER', @level2type = N'COLUMN', @level2name = N'C_CELSZOLGALTATAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRKONTENER].[C_IARAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'<b>A beküldo KRÉTA azonosítója (KRE[OM azonosító]-[az adott OM-hez tartozó kréták közül a beküldo kréta sorszáma])</b>', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRKONTENER', @level2type = N'COLUMN', @level2name = N'C_IARAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRKONTENER].[C_KONTENERID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'<b>A beküdött konténer (kérelemcsoport) azonosítója, krétánként egyedinek kell lennie</b>', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRKONTENER', @level2type = N'COLUMN', @level2name = N'C_KONTENERID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRTELEPHELY].[C_KOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRTELEPHELY', @level2type = N'COLUMN', @level2name = N'C_KOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRTELEPHELY].[C_KRETAKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kréta kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRTELEPHELY', @level2type = N'COLUMN', @level2name = N'C_KRETAKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRTELEPHELY].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRTELEPHELY', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIRTELEPHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'KIR telephely', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIRTELEPHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORT].[C_CSOPORTOKTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoportok típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORT', @level2type = N'COLUMN', @level2name = N'C_CSOPORTOKTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORT].[C_EVFOLYAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyam típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORT', @level2type = N'COLUMN', @level2name = N'C_EVFOLYAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORT].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORT', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORT].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kizáró csoport típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORT', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'egymást kizáró csoportok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KIZAROCSOPORTTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kizáró csoport típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KIZAROCSOPORTTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KOZOSSEGISZOLGALATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Közösségiszolgálat típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KOZOSSEGISZOLGALATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KOZTERULETJELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?zter?let jellegek lehets?ges ?rt?kei', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KOZTERULETJELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KRETATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kréta típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KRETATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_KULFOLDISTATUSZTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?lf?ldi hallgat? magyarorsz?gi tartozkod?si st?tusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_KULFOLDISTATUSZTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LANGUAGE].[C_LCID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nyelvhez tartoz? LCID k?dja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LANGUAGE', @level2type = N'COLUMN', @level2name = N'C_LCID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LANGUAGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ebben a sz?t?rt?bl?ban t?roljuk a nyelveket. Pl. angol, n?met, magyar, stb.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LANGUAGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LATASSERULTTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Látássérült', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LATASSERULTTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_DETAILS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'leírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_DETAILS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_EVENTTYPEID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'log eventtype', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_EVENTTYPEID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_GENERATEDID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Generált azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_GENERATEDID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_HTTPREQUEST].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'HTTP request', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_HTTPREQUEST';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_LEVELID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szint t?pus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_LEVELID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_SERVER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_SERVER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_SESSIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_SESSIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[C_TIMESTAMP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG', @level2type = N'COLUMN', @level2name = N'C_TIMESTAMP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'log', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGEVENTTYPE].[C_DELETABLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGEVENTTYPE', @level2type = N'COLUMN', @level2name = N'C_DELETABLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGEVENTTYPE].[C_DISPLAYNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'logeventtype', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGEVENTTYPE', @level2type = N'COLUMN', @level2name = N'C_DISPLAYNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGEVENTTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'logeventtype', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGEVENTTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link le?r?sa.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_DESCRIPTION_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link le?r?sa.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_DESCRIPTION_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link le?r?sa.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_DESCRIPTION_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link le?r?sa.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_DESCRIPTION_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link le?r?sa.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_HWEB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hallgat? l?thatja-e?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_HWEB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_KEZDODATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?that?s?g kezdete.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_KEZDODATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_KIEMELT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiemelt-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_KIEMELT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link http://.....', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINKNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link megjelen?tendo neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINKNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINKNAME_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link megjelen?tendo neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINKNAME_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINKNAME_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link megjelen?tendo neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINKNAME_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINKNAME_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link megjelen?tendo neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINKNAME_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_LINKNAME_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A link megjelen?tendo neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_LINKNAME_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_OWEB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Oktat? l?thatja-e?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_OWEB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[C_VEGDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?that?s?g v?ge.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS', @level2type = N'COLUMN', @level2name = N'C_VEGDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINLINKS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bejelentkez?skor haszn?lhat? hasznos linkek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINLINKS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_HWEB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hallgat?n?l megjelenjen-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_HWEB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_KEZDODATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?that?s?g kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_KEZDODATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_LONGDATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljes h?r html sz?vege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_LONGDATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_LONGDATA_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljes h?r nyelves?tett html sz?vege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_LONGDATA_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_LONGDATA_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljes h?r nyelves?tett html sz?vege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_LONGDATA_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_LONGDATA_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljes h?r nyelves?tett html sz?vege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_LONGDATA_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_LONGDATA_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A teljes h?r nyelves?tett html sz?vege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_LONGDATA_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_OWEB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Oktat?n?l megjelenjen-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_OWEB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_SHORTDATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r r?viden', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_SHORTDATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_SHORTDATA_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r r?viden nyelves?tve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_SHORTDATA_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_SHORTDATA_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r r?viden nyelves?tve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_SHORTDATA_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_SHORTDATA_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r r?viden nyelves?tve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_SHORTDATA_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_SHORTDATA_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r r?viden nyelves?tve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_SHORTDATA_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_TITLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_TITLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_TITLE_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r nyelves?tett c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_TITLE_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_TITLE_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r nyelves?tett c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_TITLE_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_TITLE_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r nyelves?tett c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_TITLE_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_TITLE_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A h?r nyelves?tett c?me', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_TITLE_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[C_VEGDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?that?s?g v?ge', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS', @level2type = N'COLUMN', @level2name = N'C_VEGDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGINNEWS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bejelentkez?skor olvashat? friss h?rek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGINNEWS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGLEVELTYPE].[C_DISPLAYNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'lovleveltype', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGLEVELTYPE', @level2type = N'COLUMN', @level2name = N'C_DISPLAYNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_LOGLEVELTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'logleveltype', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_LOGLEVELTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MAGANTANULOSAGOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Magán tanulóság oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MAGANTANULOSAGOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MAGATARTASERTEKELESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magatartás értékelés típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MAGATARTASERTEKELESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MARITALSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A csal?di ?llapot t?pus?ra vonatkoz? DictionaryItem-eket t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MARITALSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MEGYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megye megnevezese', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MEGYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MERTEKEGYSEGTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mértékegység típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MERTEKEGYSEGTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_AJTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ajtó', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_AJTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_EMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'e-mail', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_EMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_EMELET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'emelet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_EMELET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_FAX].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fax', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_FAX';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_HAZSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'házszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_HAZSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_IRANYITOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'irányítószám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_IRANYITOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_KOZTERULETJELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'közterület jelleg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_KOZTERULETJELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_KOZTERULETNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'közterület név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_KOZTERULETNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_MUKODESIHELYAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'muködési hely azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_MUKODESIHELYAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_MUKODESIHELYTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'muködési hely típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_MUKODESIHELYTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_SZEKHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'székhely', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_SZEKHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_TAGINTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tagintézmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_TAGINTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_TAGINTEZMENYIKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tagintézményi kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_TAGINTEZMENYIKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_TELEFONSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'telefonszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_TELEFONSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_VAROS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'város', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_VAROS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[C_VEZETONEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vezeto neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY', @level2type = N'COLUMN', @level2name = N'C_VEZETONEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'muködési hely', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUKODESIHELYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Muködési hely típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUKODESIHELYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MULASZTASSTATISZTIKATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztás statisztika típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MULASZTASSTATISZTIKATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MULASZTASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztás típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MULASZTASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAIDOKEDVEZMENYOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAIDOKEDVEZMENYOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAKORTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkakör típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAKORTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_ALKALMAZASKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazás kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_ALKALMAZASKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_ALKALMAZASMEGSZUNESE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazás megszünése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_ALKALMAZASMEGSZUNESE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_BESOROLASIFOKOZAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BesorolasiFokozatTipus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_BESOROLASIFOKOZAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_BETOLTETLENALLASHELY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'betöltetlen álláshely', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_BETOLTETLENALLASHELY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_FOGLALKOZTATASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Foglalkoztatás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_FOGLALKOZTATASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_KOTELEZOORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kötelezo óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_KOTELEZOORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYOKASZOVEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény oka szöveg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYOKASZOVEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_MUNKAKORTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkakör típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAKORTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_MUNKAVISZONYTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaviszony típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAVISZONYTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_NYUGDIJAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyugdíjas', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_NYUGDIJAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_PEDAGOGUSSTATUSZA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'pedagógus státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_PEDAGOGUSSTATUSZA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_RESZMUNKAIDOSZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Részmunkaido százalék', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_RESZMUNKAIDOSZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[C_TARTOSHELYETTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tartós helyettesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_TARTOSHELYETTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAUGYIADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazott munkaügyi adatai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAUGYIADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAVISZONYJELLEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Munkaviszony jellege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAVISZONYJELLEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_MUNKAVISZONYTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaviszonyának típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_MUNKAVISZONYTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPLOELLENORZES].[C_ELLENORZESDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ellenorzés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPLOELLENORZES', @level2type = N'COLUMN', @level2name = N'C_ELLENORZESDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPLOELLENORZES].[C_ESZREVETEL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'észrevétel', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPLOELLENORZES', @level2type = N'COLUMN', @level2name = N'C_ESZREVETEL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPLOELLENORZES].[C_HETSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét sorszáma (naptári napból lehet venni)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPLOELLENORZES', @level2type = N'COLUMN', @level2name = N'C_HETSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPLOELLENORZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'napló ellenorzések', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPLOELLENORZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARIHET].[C_HETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'heti rend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARIHET', @level2type = N'COLUMN', @level2name = N'C_HETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARIHET].[C_HETKEZDONAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a hét kezdonapja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARIHET', @level2type = N'COLUMN', @level2name = N'C_HETKEZDONAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARIHET].[C_HETSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARIHET', @level2type = N'COLUMN', @level2name = N'C_HETSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARIHET].[C_HETUTOLSONAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a hét utolsó napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARIHET', @level2type = N'COLUMN', @level2name = N'C_HETUTOLSONAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARIHET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'naptári hetek, hetirendek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARIHET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_ALAPHETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapértelmezett hetirend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_ALAPHETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_ALAPHETNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapértelmezett hét napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_ALAPHETNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_ALAPNAPTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapértelmezett nap típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_ALAPNAPTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_ALAPORARENDINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapértelmezett órarendi nap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_ALAPORARENDINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_HETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'heti rend típusa (A hét, B hét)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_HETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_HETNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'héten belüli nap száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_HETNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_HETSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét sorszáma a tanév kezdetétol', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_HETSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_NAPDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nap dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_NAPDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_NAPTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nap típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_NAPTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[C_ORARENDINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'órarendben órarendi nap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP', @level2type = N'COLUMN', @level2name = N'C_ORARENDINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTARINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'naptári napok kiterítve, elore ki lesz számolva, hogy jelenleg melyik hétnél tartunk', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTARINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NAPTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nap típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NAPTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NATIONALITY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nemzetis?g t?pus?ra vonatkoz? DictionaryItem-eket t?rol? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NATIONALITY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEBULO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Nebulók', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEBULO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nemek(no, férfi) típusára vonatkozó DictionaryItem-eket tároló entitás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_ADMINALTALTOROLT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'admin által törölt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_ADMINALTALTOROLT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_GROUPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'group id', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_GROUPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_HETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hetirend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_HETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzes', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_MEGTARTOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megtartott', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_MEGTARTOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_NAPLOZOTTMEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'naplózott megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_NAPLOZOTTMEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_TEVEKENYSEGTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tevékenység típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_TEVEKENYSEGTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_NEMKOTOTTMUNKAIDO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nem kötött munkaido', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_NEMKOTOTTMUNKAIDO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OKTATASINEVELESIFELADAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'oktatási nevelési feladat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OKTATASINEVELESIFELADAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OLDALLATOGATOTTSAG].[C_LATOGATASIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'látogatás ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OLDALLATOGATOTTSAG', @level2type = N'COLUMN', @level2name = N'C_LATOGATASIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OLDALLATOGATOTTSAG].[C_MENUPONT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'menüpont', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OLDALLATOGATOTTSAG', @level2type = N'COLUMN', @level2name = N'C_MENUPONT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OLDALLATOGATOTTSAG].[C_URL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'url', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OLDALLATOGATOTTSAG', @level2type = N'COLUMN', @level2name = N'C_URL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OLDALLATOGATOTTSAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'oldal látogatottság', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OLDALLATOGATOTTSAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[C_ASPSESSIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ide mentjuk az ASP sessionID-jat hogy a sessiont fel tudjuk szabaditani ha lejar', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER', @level2type = N'COLUMN', @level2name = N'C_ASPSESSIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[C_FELHASZNALOID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Melyik user online', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER', @level2type = N'COLUMN', @level2name = N'C_FELHASZNALOID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[C_NICKNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A userbol a NickName', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER', @level2type = N'COLUMN', @level2name = N'C_NICKNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[C_PRINTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A userbol a PrintName', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[C_SDASERVERNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A szerver neve kerul ide ami a sessiont inditotta', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER', @level2type = N'COLUMN', @level2name = N'C_SDASERVERNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ONLINEUSER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az online usereket gyujtj?k itt ?ssze a kollabt?rhey', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ONLINEUSER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORALATOGATAS].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óralátogatás dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORALATOGATAS', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORALATOGATAS].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORALATOGATAS', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORALATOGATAS].[C_ORALATOGATOBEOSZTASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óralátogató beosztása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORALATOGATAS', @level2type = N'COLUMN', @level2name = N'C_ORALATOGATOBEOSZTASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORALATOGATAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Óralátogatások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORALATOGATAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_BONTOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bontott óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_BONTOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_DIFFERENCIALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'differenciált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_DIFFERENCIALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_DRAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dráma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_DRAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_HETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hetirend típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_HETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_HETNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_HETNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_IKTTANORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'IKT tanóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_IKTTANORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_IPRTANORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'IPR tanóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_IPRTANORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_KAPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Komplex Alapprogram óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_KAPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_KIPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Komplex Instrukciós Prorgram óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_KIPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_KOMPLEXORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Komplex óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_KOMPLEXORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_KOOPERATIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kooperatív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_KOOPERATIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_MERES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mérés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_MERES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_MINDENNAPOSTESTNEVELES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mindennapos testnevelés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_MINDENNAPOSTESTNEVELES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_NEMSZAKRENDSZERUORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nem szakrendszeru óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_NEMSZAKRENDSZERUORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_NEMZETISEGIORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nemzetiségi óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_NEMZETISEGIORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORAERVENYESSEGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra érvényességének kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORAERVENYESSEGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORAERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra érvényességének vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORAERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORAKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra kezdete (idopont)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORAKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORARENDIORAGROUPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'órarendi óra groupid', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORARENDIORAGROUPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraszám (ua. mint a csengetési rendben)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_ORAVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra vége (idopont)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_ORAVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_PARHUZAMOSORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'párhuzamos óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_PARHUZAMOSORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_SORSZAMOZANDO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorszámozandó', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_SORSZAMOZANDO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_TAMOPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'TÁMOP óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_TAMOPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_TANORANKIVULIFOGLALKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanórán kívüli foglalkozás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_TANORANKIVULIFOGLALKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_TIOP12].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'TIOP 12', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_TIOP12';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_TULORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'túrlóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_TULORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[C_VEKOP73317].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'VEKOP - 7.3.3.-17 pályázat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA', @level2type = N'COLUMN', @level2name = N'C_VEKOP73317';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORARENDIORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'órarend - órarendi órák', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORARENDIORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORATERV].[C_EVFOLYAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyam', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORATERV', @level2type = N'COLUMN', @level2name = N'C_EVFOLYAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORATERV].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORATERV', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORATERV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraterv', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORATERV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORATERVTARGY].[C_EVESORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'éves óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORATERVTARGY', @level2type = N'COLUMN', @level2name = N'C_EVESORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORATERVTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra terv tárgyak: éves óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORATERVTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORSZAGTIPUS].[C_KOD2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'K?t betus orsz?g k?d.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORSZAGTIPUS', @level2type = N'COLUMN', @level2name = N'C_KOD2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORSZAGTIPUS].[C_OECDKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Orsz?g OECD k?dja.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORSZAGTIPUS', @level2type = N'COLUMN', @level2name = N'C_OECDKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ORSZAGTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ország felsorolás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ORSZAGTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSSZEGTULLEPESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összeg túllépés típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSSZEGTULLEPESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_AGAZAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ágazat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_AGAZAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_KEPZESIFORMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'képzési forma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_KEPZESIFORMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_OSZTALYNAPLOLEIRASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztálynapló osztályhoz tartozó általános leírása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_OSZTALYNAPLOLEIRASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_OSZTALYNAPLOMEGNYITASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztály napló megnyitásának dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_OSZTALYNAPLOMEGNYITASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_OSZTALYNAPLOZARASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztálynapló zárásának dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_OSZTALYNAPLOZARASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_RESZSZAKKEPESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'részszakképesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_RESZSZAKKEPESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_SZAKKEPESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szakképesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_SZAKKEPESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[C_SZAKMACSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szakmacsoport', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY', @level2type = N'COLUMN', @level2name = N'C_SZAKMACSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztály', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[C_EVFOLYAMTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyam típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT', @level2type = N'COLUMN', @level2name = N'C_EVFOLYAMTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[C_IMPORTALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'importált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT', @level2type = N'COLUMN', @level2name = N'C_IMPORTALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoport név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[C_TERVEZETTLETSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tervezett létszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT', @level2type = N'COLUMN', @level2name = N'C_TERVEZETTLETSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYCSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztály-csoport os entitása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYCSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OSZTALYZATTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztályzat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OSZTALYZATTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESEK].[C_FAJL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jelent?s f?jl k?p?ben', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESEK', @level2type = N'COLUMN', @level2name = N'C_FAJL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESEK].[C_GENERALASDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gener?l?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESEK', @level2type = N'COLUMN', @level2name = N'C_GENERALASDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESEK].[C_GENERALTFAJLNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gener?lt f?jl neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESEK', @level2type = N'COLUMN', @level2name = N'C_GENERALTFAJLNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESEK].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jelent?s t?pusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESEK', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Otp jelent?sek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jelent?s st?tusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_OTPJELENTESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Otp jelent?sek t?pusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_OTPJELENTESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTFILLSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'részteljesítés státusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTFILLSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_CREATORORGANIZATIONNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az elemet l?trehoz? szervezet neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_CREATORORGANIZATIONNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_CREATORPRINTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az elem l?trehoz?j?nak neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_CREATORPRINTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_EMAILCIM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Redund?nsan t?rolt email c?me a partnernek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_EMAILCIM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_FAXSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A partner redund?nsan t?rolt faxsz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_FAXSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_FIRSTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Keresztn?v', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_FIRSTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_FROMDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nyess?g kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_FROMDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_GLOBALID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Poszeidon-Medi?tor azonos?t? szab?lyok szerint k?pzett glob?lis azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_GLOBALID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_LASTMODIFIERORGANIZATIONNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Utols? m?dos?t? szervezet neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_LASTMODIFIERORGANIZATIONNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_LASTMODIFIERPRINTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Utols? m?dos?t? szem?ly neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_LASTMODIFIERPRINTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_LASTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Vezet?kn?v', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_LASTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_NAMEORDER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Vezet?k ?s keresztn?v sorrendje cser?lodik-e?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_NAMEORDER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PARTNERISARCHIVED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A partner arch?v volta. (Mivel a lesz?rmazott employee-ban m?r van egy archived attributum, ?s a ketto k?l?nb?zhet, ez?rt itt m?s nevet kapott.)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PARTNERISARCHIVED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PRINTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner nyomtat?si neve.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PRINTNAME_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner nyomtat?si neve idegen nyelven.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PRINTNAME_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner nyomtat?si neve idegen nyelven.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PRINTNAME_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner nyomtat?si neve idegen nyelven.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_PRINTNAME_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner nyomtat?si neve idegen nyelven.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_PRINTNAME_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_QUICKADDRESS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A partner aktu?lis c?m?nek sz?veges kivonata gyors?t?s c?lj?b?l.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_QUICKADDRESS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_SAPIDENTIFIER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SAP rendszerbol ?rkezett azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_SAPIDENTIFIER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_SAPIDENTIFIERTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ha nem ?res, akkor az SAPIdentifier nem a partner SAP-s azonos?t?j?t jelenti, hanem a karakter ?ltal k?dolt kapcsol?d? program azonos?t?j?t.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_SAPIDENTIFIERTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_SYNCHRONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Mikor adtunk utolj?ra az adatr?l inform?ci?t k?lso rendszernek?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_SYNCHRONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TAXIDENTIFIER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ad?azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TAXIDENTIFIER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TAXIDENTIFIEROK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partner Ad?azonos?t?ja megfelel-e az ellenorzo algoritmusnak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TAXIDENTIFIEROK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TAXNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ad?sz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TAXNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TELEFONSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A partner redund?nsan t?rolt telefonsz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TELEFONSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TITLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elotag', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TITLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nyess?g v?ge', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[C_TORZSSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?rzssz?m azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER', @level2type = N'COLUMN', @level2name = N'C_TORZSSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PARTNER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Partnerek adatainak t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PARTNER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYINGTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tranzakci?k v?grehajt?si t?pusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYINGTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_AMOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?mhez tartoz? mennyis?g', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_AMOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_CERTIFICATION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Igazol?s adhat? r?la?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_CERTIFICATION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_CHEQUEPAYINGENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Csekkel teljes?theto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_CHEQUEPAYINGENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_COLLECTIVEINVOICEENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?r?l teljes?theto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_COLLECTIVEINVOICEENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_CREDITCARDPAYINGENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bankkartyaval teljesitheto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_CREDITCARDPAYINGENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_CUSTOMSTARIFFNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?mhez tartoz? v?mtarifasz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_CUSTOMSTARIFFNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_DELETED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?r?lt p?nz?gyi k?d', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_DELETED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_FROMDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?m ?rv?nyess?gi idej?nek kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_FROMDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_INDOORPAYINGENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'H?zip?nzt?rral teljes?theto jogc?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_INDOORPAYINGENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_INVOICE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Sz?mla adhat? r?la?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_INVOICE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_MAXVALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?mhez tartoz? maxim?lis ?sszeg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_MAXVALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_MINVALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?mhez tartoz? minim?lis ?sszeg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_MINVALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?m neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_NEEDSUBJECT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?rgy megad?sa k?telezo a haszn?lathoz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_NEEDSUBJECT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_PAYOUT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kifizet?si jogc?m-e (true igen, false nem)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_PAYOUT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_SCNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szolg?ltat?sjegyz?k sz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_SCNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_SENDABLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Felad?s k?sz?theto r?la', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_SENDABLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_TITLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_TITLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_TITLETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A jogc?m t?pusa. El?bb - ut?bb a jogc?mnek meg kell szunnie ?s ennek kell ?tvennie a hely?t.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_TITLETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[C_TODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?m ?rv?nyess?g?nek v?ge', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE', @level2type = N'COLUMN', @level2name = N'C_TODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Jogc?mek t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE_ROLES].[C_ALLORGVISIBLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?that? legyen a t?tel m?s szervezeti egys?g sz?m?ra is?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE_ROLES', @level2type = N'COLUMN', @level2name = N'C_ALLORGVISIBLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE_ROLES].[C_EXCLUSIVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Exclusiv joggal hasznalhatja a felhasznalo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE_ROLES', @level2type = N'COLUMN', @level2name = N'C_EXCLUSIVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE_ROLES].[C_MODIFIABLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'M?dos?that? a t?tel?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE_ROLES', @level2type = N'COLUMN', @level2name = N'C_MODIFIABLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE_ROLES].[C_VISIBLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megtekintheto a t?tel?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE_ROLES', @level2type = N'COLUMN', @level2name = N'C_VISIBLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLE_ROLES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'p?nzugyi kod jogosultsag osszekapcsolas', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLE_ROLES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PAYMENTTITLETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nz?gyi k?d t?pusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PAYMENTTITLETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSELETPALYAMODELL].[C_FOKOZAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fokozat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSELETPALYAMODELL', @level2type = N'COLUMN', @level2name = N'C_FOKOZAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSELETPALYAMODELL].[C_MINOSITESDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mínosítés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSELETPALYAMODELL', @level2type = N'COLUMN', @level2name = N'C_MINOSITESDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSELETPALYAMODELL].[C_PORTFOLIOSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'portfólió státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSELETPALYAMODELL', @level2type = N'COLUMN', @level2name = N'C_PORTFOLIOSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSELETPALYAMODELL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus életpályamodell', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSELETPALYAMODELL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSIKTADATSZOLGALTATAS].[C_ELSODLEGESIKTESZKOZE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus elsodleges IKT eszköze', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSIKTADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_ELSODLEGESIKTESZKOZE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSIKTADATSZOLGALTATAS].[C_IKTESZKOZHASZNALATMODJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus IKT eszközhasználat módja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSIKTADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_IKTESZKOZHASZNALATMODJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSIKTADATSZOLGALTATAS].[C_IKTKOMPETENCIASZINTJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus IKT kompetencia szintje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSIKTADATSZOLGALTATAS', @level2type = N'COLUMN', @level2name = N'C_IKTKOMPETENCIASZINTJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSIKTADATSZOLGALTATAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pedagógus IKT adatszolgáltatás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSIKTADATSZOLGALTATAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PEDAGOGUSSTATUSZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'pedagógus státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PEDAGOGUSSTATUSZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_PRIORITAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Prioritás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_PRIORITAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERBEALLITAS].[C_ALAPERTEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alap érték', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERBEALLITAS', @level2type = N'COLUMN', @level2name = N'C_ALAPERTEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERBEALLITAS].[C_BEALLITASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beállítás típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERBEALLITAS', @level2type = N'COLUMN', @level2name = N'C_BEALLITASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERBEALLITAS].[C_ERTEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érték', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERBEALLITAS', @level2type = N'COLUMN', @level2name = N'C_ERTEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERBEALLITAS].[C_ERTEKTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'érték típusa (pl: String, Integer, DateTime, vagy valami osztáy típus)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERBEALLITAS', @level2type = N'COLUMN', @level2name = N'C_ERTEKTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERBEALLITASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rendszer beállítások típusai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERBEALLITASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_AKTIVCSENGETESIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Van-e aktív csengetési rend', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_AKTIVCSENGETESIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_BEALLITASOKELLENORZESE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Beállítások ellenorzése - Az elektronikus naplóban nincs beállítva a visszamenoleges beírás korlátozása! (a normál használatnál mindenképpen kell korlátozás, viszont pl. a tanév közbeni bevezetésénél ki kell kapcsolni. ez az egyik legfontosabb hiba amit ki kell írnunk, de befolyásolni nem tudjuk)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_BEALLITASOKELLENORZESE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_FRISSITESIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adatok frissítésének ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_FRISSITESIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_INTEZMENYHIANYOSADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az intézménynek hiányosan vannak kitöltve az adatai! Ennek következményeként a dokumentumokban az intézmény adatai nem jelennek meg! (ha pl. az intézmény címe, az igazgató neve nincs megadva akkor a dokumentumok fedlapján hiányosak lesznek az adatok)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_INTEZMENYHIANYOSADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_KELLFRISSITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'webrol job futásának kikényszerítése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_KELLFRISSITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_ORARENDTANARUTKOZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az órarendben x órában tanárütközés szerepel, azonos órában a pedagógushoz több tanóra is tartozik.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_ORARENDTANARUTKOZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_ORARENDTANULOUTKOZESEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az órarendben x órában tanulóütközés van, azonos órában a tanulónak több tanóra is rögzítve van! Ezekben a tanórákban vannak olyan tanulók akiknek azonos idoben egyszerre 2 vagy több tanórán kellene részt venniük! (Figyeljünk majd arra, hogy olyan lehet, hogy egy tanulónak párhuzamosan van tanórája és tanórán kívüli foglalkozása pl. fejleszto felkészítésre a tanóráról viszik ki a tanulót! Ugyanakkor bár volt már példa rá de az nagyon ritka, hogy egy tanulónak egyszerre két tanórája van!)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_ORARENDTANULOUTKOZESEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_ORARENDTEREMUTKOZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az órarendben x órában teremütközés van, azonos teremben több óra is szerepel!', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_ORARENDTEREMUTKOZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANAROKHIANYOSOKTATASIAZONOS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszerben x tanárnak nem megfelelo formátumú az oktatási azonosítója. Itt csak a tanárokra szurjünk, vagyis a felhasználóhoz van olyan szerepkör, amit Tanár. Ua. mint az elozo.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANAROKHIANYOSOKTATASIAZONOS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANTARGYFELOSZTASOSZTALYOKNI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Az osztályok ill. tanórai célú csoportok közül x nem szerepel a tantárgyfelosztásban!', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYFELOSZTASOSZTALYOKNI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANTARGYFELOSZTASTANARNINCSE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A tantárgyfelosztásban x tanár nem szerepel!', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYFELOSZTASTANARNINCSE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANTARGYFELOSZTASTANTARGYNIN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A tantárgyak közül x tantárgy nem szerepel a tantárgyfelosztásban!', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYFELOSZTASTANTARGYNIN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANTERVNELKULITANULOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanterv nélküli tanulók', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANTERVNELKULITANULOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANULOHIANYOSOKTATASIAZONOSI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszerben x tanulónak nem megfelelo formátumú az oktatási azonosítója. (itt az oktatási azonosító hosszát kérdezzük le. esetleg szurhetünk arra, hogy ha felnottképzés típusú osztályba jár, akkor ez ne legyen hiba)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANULOHIANYOSOKTATASIAZONOSI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[C_TANULOKOSZTALYBASOROLASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanulók osztályba sorolása - A rendszerben x tanuló nincs osztályba sorolva! (Ez azért hiba mert ha nincs osztályba sorolva akkor gyakorlatilag nem az iskola tagja), vagyis össze kell számolni azokat a tanulókat a TanuloCsoport entitásban, akik vagy nincsen egy osztályhoz se m hozzákapcsolva vagy ha igen, akkor a kilépés dátumuk vagy a törölt flagjük töltve van!', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK', @level2type = N'COLUMN', @level2name = N'C_TANULOKOSZTALYBASOROLASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RENDSZERERTESITESEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'admin rendszerértesítések', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RENDSZERERTESITESEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_RESZSZAKKEPESITESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Részszakképesítés típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_RESZSZAKKEPESITESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_ROKONSAGIFOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rokonsági fok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_ROKONSAGIFOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCAPPLICATIONFORMBATCH].[C_CLOSINGDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Lez?r?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCAPPLICATIONFORMBATCH', @level2type = N'COLUMN', @level2name = N'C_CLOSINGDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCAPPLICATIONFORMBATCH].[C_CREATEDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'L?trehoz?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCAPPLICATIONFORMBATCH', @level2type = N'COLUMN', @level2name = N'C_CREATEDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCAPPLICATIONFORMBATCH].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCAPPLICATIONFORMBATCH', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCAPPLICATIONFORMBATCH].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCAPPLICATIONFORMBATCH', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCAPPLICATIONFORMBATCH].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny ig?nylolapk?tegek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCAPPLICATIONFORMBATCH';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_BEVONASDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'allando igazolvany bevonasanak datuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_BEVONASDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_BEVONASOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'allando igazolvany bevonasanak oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_BEVONASOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_DIAKIGAZOLVANYIGENYLESID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Igazolv?nyig?nylo laphoz tartoz? igazolv?nyok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_DIAKIGAZOLVANYIGENYLESID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_INDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Be?rkez?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_INDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_OUTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiad?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_OUTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'St?tusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[C_TODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rv?nyess?g d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD', @level2type = N'COLUMN', @level2name = N'C_TODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCCARDBEVONASOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'allando igazolvany bevonasanak oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCCARDBEVONASOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERCONTEXTS].[C_DATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERCONTEXTS', @level2type = N'COLUMN', @level2name = N'C_DATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERCONTEXTS].[C_JOBNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'job neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERCONTEXTS', @level2type = N'COLUMN', @level2name = N'C_JOBNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERCONTEXTS].[C_RUNNER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'runner', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERCONTEXTS', @level2type = N'COLUMN', @level2name = N'C_RUNNER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERCONTEXTS].[C_TRIGGERNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'trigger neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERCONTEXTS', @level2type = N'COLUMN', @level2name = N'C_TRIGGERNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERCONTEXTS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'scheduler contexts', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERCONTEXTS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERJOBS].[C_DATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERJOBS', @level2type = N'COLUMN', @level2name = N'C_DATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERJOBS].[C_TYPENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'típus név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERJOBS', @level2type = N'COLUMN', @level2name = N'C_TYPENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERLOG].[C_CONTEXT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'context', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERLOG', @level2type = N'COLUMN', @level2name = N'C_CONTEXT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERLOG].[C_DETAIL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'leírás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERLOG', @level2type = N'COLUMN', @level2name = N'C_DETAIL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERLOG].[C_RUNNER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'runner', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERLOG', @level2type = N'COLUMN', @level2name = N'C_RUNNER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERLOG].[C_TIMESTAMP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'timestamp', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERLOG', @level2type = N'COLUMN', @level2name = N'C_TIMESTAMP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERLOG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'scheduler log', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERLOG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERTRIGGERS].[C_DATA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERTRIGGERS', @level2type = N'COLUMN', @level2name = N'C_DATA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCHEDULERTRIGGERS].[C_TYPENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'típus neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCHEDULERTRIGGERS', @level2type = N'COLUMN', @level2name = N'C_TYPENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_ACTIVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Akt?v-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_ACTIVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_ASSIGNDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hozz?rendel?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_ASSIGNDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_FROMDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiad?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_FROMDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_INDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Be?rkez?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_INDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_SCTEMPORARYCARDID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ideiglenes igazolv?nyhoz tartoz? bet?tlapok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_SCTEMPORARYCARDID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[C_TODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Visszav?tel d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET', @level2type = N'COLUMN', @level2name = N'C_TODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCINSET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny bet?tlap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCINSET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_ASSIGNDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hozz?rendel?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_ASSIGNDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_INDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Be?rkez?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_INDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_LOSTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Elveszt?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_LOSTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_LOSTPAYED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Elveszt?s ut?n ki lett-e fizetve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_LOSTPAYED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_OUTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megszun?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_OUTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'St?tusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCTEMPORARYCARD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ideiglenes di?kigazolv?ny', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCTEMPORARYCARD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_ASSIGNDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hozz?rendel?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_ASSIGNDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_FELADASDAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fir-be feladas datuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_FELADASDAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_INDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Be?rkez?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_INDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_LOSTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Elveszt?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_LOSTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_LOSTPAYED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ki lett-e fizetve m?r elveszt?s ut?n', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_LOSTPAYED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_ORDERDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megrendel?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_ORDERDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_OUTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kiad?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_OUTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_SCCARDID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Igazolv?nyhoz tartoz? b?lyegek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_SCCARDID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_SCTEMPORARYCARDID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ideiglenes igazolv?nyhoz tartoz? b?lyegek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_SCTEMPORARYCARDID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[C_SERIALNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER', @level2type = N'COLUMN', @level2name = N'C_SERIALNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny matrica', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTICKERSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny matrica ?llapota', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTICKERSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTUDENTTEMPORARYCARD].[C_FROMDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hallgat?hoz kiad?s d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTUDENTTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_FROMDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTUDENTTEMPORARYCARD].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyz?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTUDENTTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTUDENTTEMPORARYCARD].[C_TODATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hallgat?t?l visszav?tel d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTUDENTTEMPORARYCARD', @level2type = N'COLUMN', @level2name = N'C_TODATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SCSTUDENTTEMPORARYCARD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Adott ideiglenes igazolv?ny mely hallgat?khoz tartozik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SCSTUDENTTEMPORARYCARD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SERVERSTATISTICS].[C_SERVER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerver neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SERVERSTATISTICS', @level2type = N'COLUMN', @level2name = N'C_SERVER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SERVERSTATISTICS].[C_STATISTICS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'statisztika', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SERVERSTATISTICS', @level2type = N'COLUMN', @level2name = N'C_STATISTICS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SERVERSTATISTICS].[C_TIMESTAMP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'idobélyeg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SERVERSTATISTICS', @level2type = N'COLUMN', @level2name = N'C_TIMESTAMP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SERVERSTATISTICS].[C_TYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SERVERSTATISTICS', @level2type = N'COLUMN', @level2name = N'C_TYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SERVERSTATISTICS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szerver statisztika', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SERVERSTATISTICS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SOROLASOKATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorolás oka típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SOROLASOKATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_STUDENTCARDSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny ?llapota', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_STUDENTCARDSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_STUDENTCARDTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Di?kigazolv?ny funkci? egyes l?p?sei', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_STUDENTCARDTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszerparam?ter bovebb le?r?sa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_DESCRIPTION_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_DESCRIPTION_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_DESCRIPTION_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_DESCRIPTION_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_NAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszerparam?ter neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_NAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_PARAMETERVALUETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Azt hat?rozza meg, hogy milyen t?pus? a param?ter ?rt?ke.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_PARAMETERVALUETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_REGEXP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Regexp kifejez?s a be?rt ?rt?kek ellenorz?s?hez', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_REGEXP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A rendszerparam?ter ?rt?ke', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Rendszerparam?terek t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SystemParameterType', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_DESCRIPTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_DESCRIPTION_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_DESCRIPTION_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_DESCRIPTION_3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_DESCRIPTION_4].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Le?r?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_DESCRIPTION_4';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_SYSTEMPARAMETERID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Rendszerparam?terek ?rt?kei', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_SYSTEMPARAMETERID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'?rt?k', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMPARAMETERVALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Rendszerparam?terek ?rt?kei', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMPARAMETERVALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SYSTEMSETTINGSCONTROLTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'<b>Rendszer beállításokhoz használt vezérlo típusok</b>', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SYSTEMSETTINGSCONTROLTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZAKKEPESITESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szakképesítés típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZAKKEPESITESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZAKMACSOPORTTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szakmacsoport típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZAKMACSOPORTTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZEREPKOR].[C_SZEREPKORTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A jogosultság azonosítója: Adminisztrátor, Fenntartó, Pénzügy, Napló, Ellenorzo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZEREPKOR', @level2type = N'COLUMN', @level2name = N'C_SZEREPKORTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZEREPKOR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A felhasználó szerepköreit tartalmazza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZEREPKOR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZEREPKORTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerepkör típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZEREPKORTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZERZODOSZEMELYPOZICIO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szerzodo személy pozíciója', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZERZODOSZEMELYPOZICIO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_SZORGALOMERTEKELESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szorgalom értékelés típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_SZORGALOMERTEKELESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANARIATLAGSULY].[C_ERTEKELESMODID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értékelés mód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANARIATLAGSULY', @level2type = N'COLUMN', @level2name = N'C_ERTEKELESMODID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANARIATLAGSULY].[C_SULY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'súly (0-100 között)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANARIATLAGSULY', @level2type = N'COLUMN', @level2name = N'C_SULY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANARIATLAGSULY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanárhoz tartozó értékelések milyen súllyal vegyenek részt az átlagban', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANARIATLAGSULY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANARITANTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanári tantárgyak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANARITANTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_AKTIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_AKTIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_ELSOTANITASINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév elso tanítási nap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_ELSOTANITASINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_KEZDONAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév elso napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_KEZDONAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_KOVETKEZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'következo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_KOVETKEZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_SORSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_SORSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_UTOLSONAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév utolsó napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_UTOLSONAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[C_UTOLSOTANITASINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'utolsó tanítási nap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV', @level2type = N'COLUMN', @level2name = N'C_UTOLSOTANITASINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_AKTIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktív - Az intézmény összes osztályára érvényes beállítás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_AKTIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_ELTERONAPDATUMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eltéro nap dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_ELTERONAPDATUMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_HETIREND].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'heti rend típusa: A hét, B hét', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_HETIREND';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_HETNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_HETNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_NAPTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nap típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_NAPTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_ORARENDINAP].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'órarendi nap', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_ORARENDINAP';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[C_OSSZESCSOPORTRAVONATKOZIK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összes osztályra, csoportra vonatkozik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE', @level2type = N'COLUMN', @level2name = N'C_OSSZESCSOPORTRAVONATKOZIK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANEVRENDJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév rendje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANEVRENDJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_BEJEGYZESIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejegyzés ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_BEJEGYZESIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_BONTOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bontott óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_BONTOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanítási nap dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_DIFFERENCIALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'differenciált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_DIFFERENCIALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_DRAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dráma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_DRAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_HAZIFELADAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'házi feladat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_HAZIFELADAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_HELYETTESITESOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_HELYETTESITESOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_HELYETTESITESTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'helyettesítés típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_HELYETTESITESTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_HETNAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét napja típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_HETNAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_HETSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hét sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_HETSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_IKTTANORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'IKT tanóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_IKTTANORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_IPRTANORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'IPR tanóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_IPRTANORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_KAPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Komplex Alapprogram óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_KAPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_KIPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Komplex Instrukciós Prorgram óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_KIPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_KOMPLEXORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kompley óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_KOMPLEXORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_KOOPERATIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kooperatív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_KOOPERATIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_MEGTARTOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megtartott óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_MEGTARTOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_MERES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mérés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_MERES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_MINDENNAPOSTESTNEVELES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mindennapos testnevelés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_MINDENNAPOSTESTNEVELES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_NAPSORSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nap sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_NAPSORSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_NEMSZAKRENDSZERUORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nem szakrendszeru óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_NEMSZAKRENDSZERUORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_NEMZETISEGIORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nemzetiségi óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_NEMZETISEGIORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_ORAKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_ORAKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_ORARENDIORAGROUPID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'órarendi óra groupid', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_ORARENDIORAGROUPID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraszám napon belül', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_ORAVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_ORAVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_OSZTALYFONOKI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztályfonöki óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_OSZTALYFONOKI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_PARHUZAMOSORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'párhuzamos óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_PARHUZAMOSORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_SORSZAMOZANDO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorszámozandó (figyelembe legyen véve a megtartott tanítási óra az óraszámok számolásakor)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_SORSZAMOZANDO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_TAMOPORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'TÁMOP óra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_TAMOPORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_TANORANKIVULIFOGLALKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanórán kívüli foglalkozás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_TANORANKIVULIFOGLALKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_TEMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óra témája', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_TEMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_TIOP12].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'TIOP 12', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_TIOP12';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_TULORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'túlóra', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_TULORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[C_VEKOP73317].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'VEKOP - 7.3.3.-17 pályázat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA', @level2type = N'COLUMN', @level2name = N'C_VEKOP73317';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANITASIORA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanítási órák', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANITASIORA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_BEJEGYZESIDEJE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejegyzés ideje', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_BEJEGYZESIDEJE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanmenet neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ajánlott óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_ROVIDNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rövid neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_ROVIDNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[C_TEMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'téma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET', @level2type = N'COLUMN', @level2name = N'C_TEMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANMENET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanmenet', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANMENET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_ALTANTARGYKENTNYOMTATVANYBAN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ha altantárgy, akkor a nyomtatványokban megjelenjen-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_ALTANTARGYKENTNYOMTATVANYBAN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_ANGOLNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_ANGOLNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_FOTARGYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'fotárgy-e', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_FOTARGYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_GYAKORLATI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'gyakorlati', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_GYAKORLATI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_IMPORTALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'importált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_IMPORTALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_NEMETNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_NEMETNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_NEVNYOMTATVANYBAN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nyomtatványokban milyen néven jelenjen meg.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_NEVNYOMTATVANYBAN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_ROVIDNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rövidnév', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_ROVIDNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_TANORANKIVULI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanórán kívüli foglalkozásokhoz tartozó védett tárgy (fix)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_TANORANKIVULI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[C_TARGYKATEGORIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy kategória típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY', @level2type = N'COLUMN', @level2name = N'C_TARGYKATEGORIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGYNEVHEZKATEGORIA].[C_SORSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sorszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGYNEVHEZKATEGORIA', @level2type = N'COLUMN', @level2name = N'C_SORSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGYNEVHEZKATEGORIA].[C_TARGYKATEGORIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy kategória', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGYNEVHEZKATEGORIA', @level2type = N'COLUMN', @level2name = N'C_TARGYKATEGORIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGYNEVHEZKATEGORIA].[C_TARGYNEVVARIANS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy név variáns', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGYNEVHEZKATEGORIA', @level2type = N'COLUMN', @level2name = N'C_TARGYNEVVARIANS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTARGYNEVHEZKATEGORIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgy névhez kategória', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTARGYNEVHEZKATEGORIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_CSOPORTTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'csoport típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_CSOPORTTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_EVFOLYAMIG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyamig', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_EVFOLYAMIG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_EVFOLYAMTOL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évfolyamtól', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_EVFOLYAMTOL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_KERETTANTERVREEPULO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kerettantervre épülo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_KERETTANTERVREEPULO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanterv neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanterv', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANTERVIJELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantervi jellegek', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANTERVIJELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_AGAZAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ágazat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_AGAZAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ALLAMIGONDOZOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézeti, állami nevelt, gondozott', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ALLAMIGONDOZOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BANKSZAMLASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bankszámlaszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BANKSZAMLASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BEILLESZKEDESINEHEZSEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beilleszkedési nehézség', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BEILLESZKEDESINEHEZSEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BEILLESZKEDESIPROBLEMAVALKUZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Beilleszkedési problémával küzd', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BEILLESZKEDESIPROBLEMAVALKUZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BEIRASINAPLOSORSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beírási napló sorszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BEIRASINAPLOSORSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BEJARO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejáró', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BEJARO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BESZEDFOGYATEKOSOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beszédfogyatékos okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BESZEDFOGYATEKOSOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BNOKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BNO kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BNOKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMHATAROZATOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM határozat okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMHATAROZATOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMHATAROZATTARTALMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM Határozat tartalma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMHATAROZATTARTALMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMKIALLITOINTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM - Kiállító intézmény megnevezése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMKIALLITOINTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMKONTROLLIDOPONT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kontroll idopontja (tanév)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMKONTROLLIDOPONT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMLETSZAMSULY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM tanuló létszámsúlyozása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMLETSZAMSULY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMOKMANYERVENYESSEGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM - Okmány érvényességének kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMOKMANYERVENYESSEGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMOKMANYERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'BTM - Okmány érvényességének vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMOKMANYERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_BTMPROBLEMAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Beilleszkedési, tanulási és magatartási problémával küzd', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_BTMPROBLEMAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DIAKIGAZOLVANYKELTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diák igazolvány kelte', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DIAKIGAZOLVANYKELTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DIAKIGAZOLVANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diák igazolvány száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DIAKIGAZOLVANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DIAKSPORTKOROS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diáksportkör tagja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DIAKSPORTKOROS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DISZGRAFIAOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diszgráfia okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DISZGRAFIAOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DISZKALKULIAOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diszkalkulia okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DISZKALKULIAOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_DISZLEXIAOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'diszlexia okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_DISZLEXIAOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_EGYHAZKOZOSSEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'egyházközössége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_EGYHAZKOZOSSEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ELOZOINTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elozo intézmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ELOZOINTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ELSOINTEZMENYOMKOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elso intézmény OM kód', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ELSOINTEZMENYOMKOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ERTELMIFOGYATEKOS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értelmi fogyatékos típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ERTELMIFOGYATEKOS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ERTELMIFOGYATEKOSOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értelmi fogyatékos okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ERTELMIFOGYATEKOSOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_ETKEZESIKEDVEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'étkezés kedvezmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_ETKEZESIKEDVEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_EVISMETLO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évismétlo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_EVISMETLO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_EVISMETLOTANTARGYAK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évismétlo tantárgyak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_EVISMETLOTANTARGYAK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_FEJLESZTESREKIJELOLT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fejlesztésre kijelölt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_FEJLESZTESREKIJELOLT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_FEJLESZTOFOGLALKOZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fejleszto foglalkozás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_FEJLESZTOFOGLALKOZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_FEJLESZTOFOGLALKOZASORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fejlesztésre fordítandó óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_FEJLESZTOFOGLALKOZASORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_HALLASSERULT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Hallássérült típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_HALLASSERULT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_HALLASSERULTOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hallássérült okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_HALLASSERULTOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_HALMOZOTTANFOGYATEKOS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'halmozottan fogyatékos', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_HALMOZOTTANFOGYATEKOS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_HATRANYOSHELYZETU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hátrányos helyzetu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_HATRANYOSHELYZETU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_INGYENESTANKONVYELLATASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ingyenes tankönyv ellátás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_INGYENESTANKONVYELLATASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_JOGVISZONYATSZUNETELTETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jogviszonyát szünetelteto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_JOGVISZONYATSZUNETELTETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_JOGVISZONYVARHATOBEFEJEZESE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jogviszony várható befejezése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_JOGVISZONYVARHATOBEFEJEZESE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_KOLLEGIUMIELLATASOS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kollégiumi ellátásban részesül', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_KOLLEGIUMIELLATASOS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_KOZEPFOKUOKTATASBATIZENHATOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'középfokó oktatásba tizenhatodik életévének betöltését követoen belépett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_KOZEPFOKUOKTATASBATIZENHATOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_LATASSERULT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'látássérült típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_LATASSERULT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_LATASSERULTOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'látássérült okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_LATASSERULTOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MAGANTANULO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanuló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MAGANTANULOSAGANAKOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanulóság oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULOSAGANAKOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MAGANTANULOSAGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanulóság kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULOSAGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MAGATARTASIPROBLEMAVALKUZD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Magatartási problémával küzd', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MAGATARTASIPROBLEMAVALKUZD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MEGISMERONEMORGANIKUSOKMANYS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megismero funkciók organikus okra vissza nem vezetheto tartós és súlyos rendellenességével küzd okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MEGISMERONEMORGANIKUSOKMANYS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MEGISMEROORGANIKUSOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megismero funkciók organikus okra visszavezetheto tartós és súlyos rendellenességével küzd okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MEGISMEROORGANIKUSOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MENEDEKJOGGALRENDELKEZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'menedékjoggal rendelkezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MENEDEKJOGGALRENDELKEZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_MOZGASSERULTOKMANYSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mozgássérült okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_MOZGASSERULTOKMANYSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_NAPLOSORSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'napló sorszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_NAPLOSORSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_POLGARISZERZODESES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'polgári szerzodéses', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_POLGARISZERZODESES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_RENDSZERESGYERMEKVEDELMIKEDV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rendszeres gyermekvédelmi kedvezmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_RENDSZERESGYERMEKVEDELMIKEDV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_RESZSZAKKEPESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'részszakképesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_RESZSZAKKEPESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SAJATOSNEVELESU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sajátos nevelésu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SAJATOSNEVELESU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNIKIALLITOINTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI kiállító intézmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNIKIALLITOINTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNIKONTROLLIDOPONT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI Szükséges kontroll idopontja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNIKONTROLLIDOPONT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNILETSZAMSULY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI létszámsúlyozása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNILETSZAMSULY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNIMEGHATAROZAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI meghatározás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNIMEGHATAROZAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNIOKMANYERVENYESSEGKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI okmány érvényesség kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNIOKMANYERVENYESSEGKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SNIOKMANYERVENYESSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'SNI Okmány érvényességének vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SNIOKMANYERVENYESSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SPORTAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sportág', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SPORTAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SPORTEDZONEVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sportedzo neve, elérhetosége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SPORTEDZONEVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SPORTKLUB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sportklub', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SPORTKLUB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SZAKKEPESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szakképesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SZAKKEPESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SZAKKEPESITESSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szakképesítésének száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SZAKKEPESITESSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SZAKMACSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szakmacsoport', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SZAKMACSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SZAKMAIGYAKORLATON].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Szakmai gyakorlaton veszt részt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SZAKMAIGYAKORLATON';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_SZOCIALISTAMOGATAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szociális támogatás, ösztöndíj', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_SZOCIALISTAMOGATAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANDIJATFIZETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tandíjat fizeto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANDIJATFIZETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANKOTELEZETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tankötelezettséget teljesíto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANKOTELEZETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANKOTELEZETTSEGVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tankötelezettség vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANKOTELEZETTSEGVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULASIPROBLEMADISZGRAFIA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanulási problémával küzd - diszgráfia', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULASIPROBLEMADISZGRAFIA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULASIPROBLEMAVALKUZD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanulási problémával küzd', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULASIPROBLEMAVALKUZD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULASIPROBLEMAVALKUZDDISZK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanulási problémával küzd - diszkalkulia', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULASIPROBLEMAVALKUZDDISZK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULASIPROBLEMAVALKUZDDISZL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanulási problémával küzd - diszlexia', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULASIPROBLEMAVALKUZDDISZL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULOIJOGVISZONYOSELTARTOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanulói, hallgatói jogviszonnyal rendelkezo eltartott', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULOIJOGVISZONYOSELTARTOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TANULOSZERZODESES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló szerzodéses', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TANULOSZERZODESES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TARTOSGYOGYKEZELESSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tartós gyógykezelés okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TARTOSGYOGYKEZELESSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TERITESIDIJATFIZETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'térítési díjat fizeto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TERITESIDIJATFIZETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TESTNEVELESTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'testnevelés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TESTNEVELESTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_TOBBGYERMEKIGAZOLASSZAMA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'3 vagy több gyermek igazolás okmányszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_TOBBGYERMEKIGAZOLASSZAMA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_VALLASA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vallása', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_VALLASA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_VENDEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vendég', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_VENDEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_VESZELYEZTETETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_VESZELYEZTETETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_VISELKEDESNEMORGANIKUSOKMANY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Viselkedés fejlodésének organikus okra vissza nem vezetheto tartós és súlyos rendellenességével küzd okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_VISELKEDESNEMORGANIKUSOKMANY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[C_VISELKEDESORGANIKUSOKMANYSZA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Viselkedés fejlodésének organikus okra visszavezetheto tartós és súlyos rendellenességével küzd okmányszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO', @level2type = N'COLUMN', @level2name = N'C_VISELKEDESORGANIKUSOKMANYSZA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_BEFOGADOINTEZMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'befogadó intézmény', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_BEFOGADOINTEZMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_BEJEGYZESIDOPONTJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'bejegyzés idopontja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_BEJEGYZESIDOPONTJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_BELEPESDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'belépés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_BELEPESDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_KILEPESDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kilépés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_KILEPESDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_VEGZARADEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'végzáradék', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_VEGZARADEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[C_ZARADEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'záradék', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT', @level2type = N'COLUMN', @level2name = N'C_ZARADEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOCSOPORT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló csoportjai, osztályai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOCSOPORT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értékelés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_ERTEKELESOSZTALYZATID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'osztályzat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_ERTEKELESOSZTALYZATID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_ERTEKELESSZOVEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szöveges értékelés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_ERTEKELESSZOVEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_ISERTESITESELKULDVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Értesítés elküldve?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_ISERTESITESELKULDVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_ROGZITESDATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rögzítés dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_ROGZITESDATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[C_TIPUSID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'értékelés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES', @level2type = N'COLUMN', @level2name = N'C_TIPUSID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOERTEKELES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló értékelések', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOERTEKELES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_FALIUJSAGMEGJELENES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'faliújságon megjelenik', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_FALIUJSAGMEGJELENES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_ISERTESITESELKULDVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Értesítés elküldve?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_ISERTESITESELKULDVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_MINDENKINEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mindenkinek elérheto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_MINDENKINEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_TARGY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_TARGY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_TARTALOM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tartalma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_TARTALOM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESEMENY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló események', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESEMENY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_ALACSONYMAGATARTASERTEKELESU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alacsony magatartás értékelésu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_ALACSONYMAGATARTASERTEKELESU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_ALACSONYSZORGALOMERTEKELESU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alacsony szorgalom értékelésu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_ALACSONYSZORGALOMERTEKELESU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_ALAPFOKUOKTATASBANRESZTVEVOT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alapfokú oktatásban résztvevo tizenhatodik életévét betöltött', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_ALAPFOKUOKTATASBANRESZTVEVOT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_AUTOMATIKUSJELZOGYAKORIIGAZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'automatikus jelzo -> gyakori igazolatlan mulasztás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_AUTOMATIKUSJELZOGYAKORIIGAZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_AUTOMATIKUSJELZOGYAKORIMULAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'automatikus jelzo -> gyakori mulasztás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_AUTOMATIKUSJELZOGYAKORIMULAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_AUTOMATIKUSJELZOROMLOATLAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'automatikus jelzo -> romló átlag', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_AUTOMATIKUSJELZOROMLOATLAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_AUTOMATIKUSJELZOROMLOATLAGTA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'automatikus jelzo -> romló átlag tantárgyból', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_AUTOMATIKUSJELZOROMLOATLAGTA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_BEILLESZKEDESINEHEZSEGEKKELR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'beilleszkedési nehézségekkel rendelkezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_BEILLESZKEDESINEHEZSEGEKKELR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_DATUM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_DATUM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_EVISMETLO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évismétlo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_EVISMETLO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_EVISMETLOTANTARGYAK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évismétlo tantárgyak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_EVISMETLOTANTARGYAK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_EVVEGIJEGYEKMIATTVESZELYEZTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'évvégi jegyek miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_EVVEGIJEGYEKMIATTVESZELYEZTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_FELEVIJEGYEKMIATTVESZELYEZTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'félévi jegyek miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_FELEVIJEGYEKMIATTVESZELYEZTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_FELEVIVESZELYEZTETETTTANTARG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'félévi jegyek miatt veszélyeztetett tantárgyak', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_FELEVIVESZELYEZTETETTTANTARG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_HALMOZOTTANHATRANYOSHELYZETU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'halmozottan hátrányos helyzetu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_HALMOZOTTANHATRANYOSHELYZETU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_HATRANYOSHELYZETU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'hátrányos helyzetu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_HATRANYOSHELYZETU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_IGAZOLATLANMULASZTASOKMIATTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolatlan mulasztások miatt eloreláthatóan veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_IGAZOLATLANMULASZTASOKMIATTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_IGAZOLATLANMULASZTASOKMIATTV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolatlan mulasztások miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_IGAZOLATLANMULASZTASOKMIATTV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_INTEZETIALLAMINEVELT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intézeti állami nevelt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_INTEZETIALLAMINEVELT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_JOGVISZONYTSZUNETELTETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'jogviszonyt szünetelteto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_JOGVISZONYTSZUNETELTETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_KOZEPFOKUOKTATASBATIZENHATOD].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'középfokó oktatásba tizenhatodik életévének betöltését követoen belépett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_KOZEPFOKUOKTATASBATIZENHATOD';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_LIMITALTBOLLEGALABBKETTO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'limitáltból legalább ketto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_LIMITALTBOLLEGALABBKETTO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MAGANTANULO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanuló', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MAGANTANULOSAJATDONTESALAPJA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanuló saját döntés alapján', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULOSAJATDONTESALAPJA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MAGANTANULOVAVALT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanulóvá vált', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULOVAVALT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MAGANTANULOVAVALTSAJATDONTES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magántanulóvá vált saját döntés alapján', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MAGANTANULOVAVALTSAJATDONTES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MAGATARTASIPROBLEMAVALKUZDO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'magatartási problémával küzdo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MAGATARTASIPROBLEMAVALKUZDO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MENEDEKJOGGALRENDELKEZO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'menedékjoggal rendelkezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MENEDEKJOGGALRENDELKEZO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MERESIAZONOSITO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mérési azonosító', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MERESIAZONOSITO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_MULASZTASOKMIATTVESZELYEZTET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztások miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_MULASZTASOKMIATTVESZELYEZTET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_RENDSZERESGYERMEKVEDELMIKEDV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'rendszeres gyermekvédelmi kedvezményben részesülo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_RENDSZERESGYERMEKVEDELMIKEDV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_SAJATOSNEVELESIIGENYU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'sajátos nevelési igényu', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_SAJATOSNEVELESIIGENYU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_TANEVKEZDETEOTATAVOZOTT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanév kezdete óta távozott', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_TANEVKEZDETEOTATAVOZOTT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_TANTARGYIATLAGMIATTVESZELYEZ].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgyi átlag miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYIATLAGMIATTVESZELYEZ';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_TANTARGYIMULASZTASOKMIATTELO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgyi mulasztások miatt eloreláthatóan veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYIMULASZTASOKMIATTELO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_TANTARGYIMULASZTASOKMIATTVES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tantárgyi mulasztások miatt veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_TANTARGYIMULASZTASOKMIATTVES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_TANULASIPROBLEMAVALKUZDO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanulási problémával küzdo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_TANULASIPROBLEMAVALKUZDO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[C_VESZELYEZTETETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'veszélyeztetett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK', @level2type = N'COLUMN', @level2name = N'C_VESZELYEZTETETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOESLADATOK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló ESL adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOESLADATOK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[C_INTERVALLUMKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intervallum kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT', @level2type = N'COLUMN', @level2name = N'C_INTERVALLUMKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[C_INTERVALLUMVEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'intervallum vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT', @level2type = N'COLUMN', @level2name = N'C_INTERVALLUMVEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[C_ORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT', @level2type = N'COLUMN', @level2name = N'C_ORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[C_TELJESITESIHELYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Teljesítés helye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT', @level2type = N'COLUMN', @level2name = N'C_TELJESITESIHELYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOKOZOSSEGISZOLGALAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló közösségi szolgálata', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOKOZOSSEGISZOLGALAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_ERTEKELESMENTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Értékelés alól mentesítve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_ERTEKELESMENTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_MENTESSEGOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mentesség oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_MENTESSEGOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_ORAMENTESITES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tanóra látogatása alól mentesítve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_ORAMENTESITES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_SZOVEGESENERTEKELHETO].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szövegesen értékelheto', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_SZOVEGESENERTEKELHETO';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMENTESSEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanulói mentesség', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMENTESSEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_IGAZOLASTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_IGAZOLASTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_IGAZOLT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'igazolt', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_IGAZOLT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_ISERTESITESELKULDVE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Értesítés elküldve?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_ISERTESITESELKULDVE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_KESESPERCBEN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'késés percben megadva', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_KESESPERCBEN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló mulasztásai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_APRILIS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'áprilisi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_APRILIS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_AUGUSZTUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'augusztus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_AUGUSZTUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_DECEMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'decemberi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_DECEMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_EDDIGIORASZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eddig megtartott órák mulasztásai %-san', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_EDDIGIORASZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_ELSONEGYEDEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elso negyedéves mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_ELSONEGYEDEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_FEBRUAR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'februári mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_FEBRUAR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_HARMADIKNEGYEDEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'3.negyedéves mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_HARMADIKNEGYEDEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_JANUAR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'januári mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_JANUAR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_JULIUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'július', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_JULIUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_JUNIUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'júniusi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_JUNIUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_MAJUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'májusi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_MAJUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_MARCIUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'márciusi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_MARCIUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_MASODIKNEGYEDEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'második negyedév mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_MASODIKNEGYEDEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_NEGYEDIKNEGYEDEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'4. negyedéves mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_NEGYEDIKNEGYEDEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_NOVEMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'novemberi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_NOVEMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OKTOBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'októberi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OKTOBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESELSOFELEVELMELETI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elso féléves elméleti típusú mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESELSOFELEVELMELETI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESELSOFELEVGYAKORLATI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'elso féléves gyakorlati típusú mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESELSOFELEVGYAKORLATI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESELSOFELEVKESESPERC].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'késés típusnál az összes mulasztás óraszáma elso félévre', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESELSOFELEVKESESPERC';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESELSOFELEVMULASZTAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összes mulasztás 1 félév darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESELSOFELEVMULASZTAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESMASODIKFELEVELMELETI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'2.féléves elméleti típusú mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESMASODIKFELEVELMELETI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESMASODIKFELEVGYAKORLATI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'2.féléves gyakorlati típusú mulasztások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESMASODIKFELEVGYAKORLATI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESMASODIKFELEVKESESPERC].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'késés típusnál az összes mulasztás óraszáma 2.félévre', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESMASODIKFELEVKESESPERC';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESMASODIKFELEVMULASZTAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'összes mulasztás 2. félév darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESMASODIKFELEVMULASZTAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_OSSZESORASZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Összes megtartott és tervezett órához tartozó mulasztások %-san', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_OSSZESORASZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_STATISZTIKATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'mulasztás statisztika típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_STATISZTIKATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[C_SZEPTEMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'szeptemberi mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA', @level2type = N'COLUMN', @level2name = N'C_SZEPTEMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOMULASZTASSTATISZTIKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanuló mulasztások statisztika', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOMULASZTASSTATISZTIKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOTARGYMULASZTASSTATISZT].[C_EDDIGIORASZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'eddig megtartott órák mulasztásai %-san', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOTARGYMULASZTASSTATISZT', @level2type = N'COLUMN', @level2name = N'C_EDDIGIORASZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOTARGYMULASZTASSTATISZT].[C_MULASZTASDB].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy mulasztás darabszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOTARGYMULASZTASSTATISZT', @level2type = N'COLUMN', @level2name = N'C_MULASZTASDB';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOTARGYMULASZTASSTATISZT].[C_OSSZESORASZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Összes megtartott és tervezett órához tartozó mulasztások %-san', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOTARGYMULASZTASSTATISZT', @level2type = N'COLUMN', @level2name = N'C_OSSZESORASZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TANULOTARGYMULASZTASSTATISZT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tanulóhoz tartozó tárgyak mulasztási statisztikái', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TANULOTARGYMULASZTASSTATISZT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TARGYKATEGORIATIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'tárgy kategória típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TARGYKATEGORIATIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFON].[C_ALAPERTELMEZETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'melyik az alapértelmezett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFON', @level2type = N'COLUMN', @level2name = N'C_ALAPERTELMEZETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFON].[C_LEIRAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megjegyzések (mellékek)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFON', @level2type = N'COLUMN', @level2name = N'C_LEIRAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFON].[C_TELEFONSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Telefonszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFON', @level2type = N'COLUMN', @level2name = N'C_TELEFONSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFON].[C_TELEFONTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a telefonsz?m t?pusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFON', @level2type = N'COLUMN', @level2name = N'C_TELEFONTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFON].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'telefonszámok tárolására szolgáló entitás', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFON';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEFONTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A telefonok típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEFONTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_IRANYITOSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'irányítószám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_IRANYITOSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_MEGYE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_MEGYE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_ORSZAG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'ország', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_ORSZAG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_TELEPULESNEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'település neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_TELEPULESNEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_TELEPULESNEV_1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'település nyelvesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_TELEPULESNEV_1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[C_TELEPULESNEV_2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'település nyelvesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES', @level2type = N'COLUMN', @level2name = N'C_TELEPULESNEV_2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TELEPULES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Település, irányítószám adatok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TELEPULES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_AKTIV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'aktív', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_AKTIV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_JELLEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'terem típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_JELLEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_KAPACITAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'befogadóképesség', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_KAPACITAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_NEV].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'név', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_NEV';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_TERULET].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'terület', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_TERULET';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_TOBBORATLEHETTARTANI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'a teremben egyszerre lehet több órát is tartani', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_TOBBORATLEHETTARTANI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_VIZSGAKAPACITAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vizsga befogadóképesség', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_VIZSGAKAPACITAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[C_WIFILEFEDETT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'WiFi által lefedett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM', @level2type = N'COLUMN', @level2name = N'C_WIFILEFEDETT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'terem', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEREMTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'termek típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEREMTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TESTNEVELESTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'testnevelés típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TESTNEVELESTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[C_ELSZAMOLANDOPERC].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'az elszámolás során figyelembe veendo percek száma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG', @level2type = N'COLUMN', @level2name = N'C_ELSZAMOLANDOPERC';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[C_KEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'esemény kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG', @level2type = N'COLUMN', @level2name = N'C_KEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[C_MEGJEGYZES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG', @level2type = N'COLUMN', @level2name = N'C_MEGJEGYZES';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[C_TIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'egyéni esemény típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG', @level2type = N'COLUMN', @level2name = N'C_TIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[C_VEGE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG', @level2type = N'COLUMN', @level2name = N'C_VEGE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Alkalmazottnak az órarendben megjeleno saját, egyéni tevékenysége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TEVEKENYSEGTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tevékenység típusok', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TEVEKENYSEGTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_ALKALMAZASKEZDETE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazás kezdete', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_ALKALMAZASKEZDETE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_ALKALMAZASMEGSZUNESE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'alkalmazás megszünése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_ALKALMAZASMEGSZUNESE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_BESOROLASIFOKOZAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'képesítés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_BESOROLASIFOKOZAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_FOGLALKOZTATASTIPUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Foglalkoztatás típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_FOGLALKOZTATASTIPUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYOKA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény oka', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYOKA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYOKASZOVEG].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény oka szöveg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYOKASZOVEG';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_MUNKAIDOKEDVEZMENYORASZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaido kedvezmény óraszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAIDOKEDVEZMENYORASZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_MUNKAKORTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkakör típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAKORTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_MUNKAVISZONYTIPUSA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'munkaviszony típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_MUNKAVISZONYTIPUSA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_NYUGDIJAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'nyugdíjas', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_NYUGDIJAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TOVABBIMUNKAUGYIADATOK].[C_RESZMUNKAIDOSZAZALEK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Részmunkaido százalék', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TOVABBIMUNKAUGYIADATOK', @level2type = N'COLUMN', @level2name = N'C_RESZMUNKAIDOSZAZALEK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_APEHCERTIFICATIONDETAILSID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'APEH igazolás adatai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_APEHCERTIFICATIONDETAILSID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_BANKDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki dátum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_BANKDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_BASETRANSACTIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Tranzakcio - Jovairo tranzakcio kapcsolat Egy tranzakci?t t?bb r?szletben lehet j?v??rni', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_BASETRANSACTIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_BILLABLE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Számlázható', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_BILLABLE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_CERTIFICATIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A pénzmuvelet igazolásának dátuma. Amikor egy file-ban megjön az igazolás, hogy a tényleges befizetés megtörtént', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_CERTIFICATIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_CHILDIMPOSITIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiir?sra be?rkezett teljes?to tranzakci?k', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_CHILDIMPOSITIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_CODENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Témaszám megnevezése', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_CODENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_CREDITCARDPAYMENTFEE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bankkártyás tranzakciós díj', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_CREDITCARDPAYMENTFEE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_CREDITCARDPAYMENTID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A bankk?rty?s befizet?s melyik tranzakci?kra vonatkozott.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_CREDITCARDPAYMENTID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_DEPOSITBANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Cél számlaszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_DEPOSITBANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_ENABLED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Engedélyezett-e a pénzmuvelet? (össztöndíjaknál van értelme)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_ENABLED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_EXECUTIONDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet teljesítési dátuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_EXECUTIONDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_FINANCIALCODE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Témaszám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_FINANCIALCODE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_FIXINGDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet rögzítési dátuma (ez akkor töltodik, ha már egy ügyintézo nyilatkozik a teljesétérol)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_FIXINGDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_FRAMETYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Témaszám keret típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_FRAMETYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_IMPOSITIONID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A kiir?sra be?rkezett teljes?to tranzakci?k', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_IMPOSITIONID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_INVOICENUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A számlán beérkezo összeg milyen számlaszámra érkezett', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_INVOICENUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_LEDGERNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fokönyvi szám', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_LEDGERNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_LEDGERSTRING].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fokönyvi szám neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_LEDGERSTRING';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_LINENUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A pélnzmuvelet feladási file-ban történo sorszáma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_LINENUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_NOTE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelethez fuzheto megjegyzés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_NOTE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_NYUGTA].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A nyugta azonosítója.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_NYUGTA';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_OUTLAYPLACE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Költséghely', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_OUTLAYPLACE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_PAYINGTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fizetési típus', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_PAYINGTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_SIGN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet elojele', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_SIGN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_SPLITTED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megbontott?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_SPLITTED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_SPONSOR].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Költségviselo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_SPONSOR';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_STANDALONE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Témaszám önálló egysége', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_STANDALONE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzügyi státusz', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_TRANSACTIONANALYSISFILELINEI].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A gyujtosz?ml?s analitikai sornak megfelelo p?nzmuvelet a NEPTUN-ban (j?v??r?sok - azaz ki mennyit fizetett be a gyujtosz?ml?ra + terhel?sek - visszaigazol?sok miatt)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_TRANSACTIONANALYSISFILELINEI';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_TRANSFERDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet befizetésének dátuma (Amikor valaki nyilatkozik róla, hogy egy kiírt tételt szeretne teljesíteni)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_TRANSFERDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet összege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_VALUEDAY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Pénzmuvelet értéknapja (amikor a bankban a tényleges módosítás megtörtént)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_VALUEDAY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_VAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nzmuvelet ?FA tartalma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_VAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_WITHDRAWBANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Forr?s sz?mlasz?m', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_WITHDRAWBANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[C_WORKSTATION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'T?masz?m munkahelye', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION', @level2type = N'COLUMN', @level2name = N'C_WORKSTATION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'P?nzmuveletek t?rol?s?ra szolg?l? entit?s', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFBANK].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Bank ?ltal nyilv?ntartott egyenleg', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFBANK';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFCORRECTION].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A Neptunban korrekci?n l?vo t?telek aktu?lis ?sszes?tett ?rt?ke a ?llom?ny feldolgoz?skor', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFCORRECTION';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFEXTERNAL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A Neptunban kulso fuggon levo t?telek aktu?lis ?sszes?tett ?rt?ke a ?llom?ny feldolgoz?skor', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFEXTERNAL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFINTERNAL].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A Neptunban belso fuggon levo t?telek aktu?lis ?sszes?tett ?rt?ke a ?llom?ny feldolgoz?skor', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFINTERNAL';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFLOADCREDIT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A Neptunban Terhel?s/J?v??r?s t?pus? t?telek aktu?lis ?sszes?tett ?rt?ke a ?llom?ny feldolgoz?skor', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFLOADCREDIT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BALANCEOFSTUDENTS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A Neptunban a hallgat?i nyilv?ntart?s ?sszes?tett egyenlege az ?llom?ny feldolgoz?skor', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BALANCEOFSTUDENTS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BANKDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki d?tum', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BANKDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_BANKFILEFORMAT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki ?llom?ny form?tum?nak megnevez?se', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_BANKFILEFORMAT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_COLLECTIVEINVOICE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file melyik gyujtosz?ml?ra vonatkozik (sz?mlasz?m)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_COLLECTIVEINVOICE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_FILEHASH].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file egyszeri beolvas?s?t seg?to egyedi file azonos?t?', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_FILEHASH';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_FILENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_FILENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_FINALBALANCE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file z?r? egyenlege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_FINALBALANCE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_IMPORTDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file beolvas?s?nak d?tuma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_IMPORTDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_KIVONATSZAM].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki kivonat sz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_KIVONATSZAM';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_OPENERBALANCE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai file nyit? egyenlege', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_OPENERBALANCE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_STATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki ?llom?ny feldolgoz?si st?tusza (Sz?t?r elem)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_STATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[C_STOREDFILE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Eredeti bej?vo ?llom?ny', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE', @level2type = N'COLUMN', @level2name = N'C_STOREDFILE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s be?rkezo file', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_BANKACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megb?z? sz?mlasz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_BANKACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_BOOKKEEPINGDATE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak k?nyvel?s?nek kelte', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_BOOKKEEPINGDATE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_COLLECTIVEINVOICE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Kedvezm?nyezett sz?mlasz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_COLLECTIVEINVOICE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_FILELINE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A banki fajl sorat tartalmazza sztringesen.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_FILELINE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_FILELINECOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megadja az adott banki f?jl sor?nak sorsz?m?t', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_FILELINECOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_ISDUPLICATED].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Megmondja azt, hogy az adott sor egy masikhoz kepest duplikalva van-e.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_ISDUPLICATED';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_NOTICE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? k?zlem?ny', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_NOTICE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_REFERENCE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak referenci?ja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_REFERENCE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_SIGN].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak elojele (+ j?v??r?s, - terhel?s)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_SIGN';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_STATEMENTOFACCOUNT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak kivonatsz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_STATEMENTOFACCOUNT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_STUDENTNAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? hallgat? neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_STUDENTNAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_STUDENTPRIMENUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? hallgat? t?rzssz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_STUDENTPRIMENUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_TEXT1].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? sz?veg 1 mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_TEXT1';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_TEXT2].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? sz?veg 2 mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_TEXT2';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_TEXT3].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?hoz tartoz? sz?veg 3 mezo', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_TEXT3';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_TRANSACTIONANALYSISFILEID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A gyujtosz?ml?s analitikai ?llom?ny ?s sorainak kapcsolata', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_TRANSACTIONANALYSISFILEID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_TRANSACTIONNUMBER].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak tranzakci?sz?ma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_TRANSACTIONNUMBER';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_VALUE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak ?rt?ke (?sszege)', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_VALUE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[C_VALUEDAY].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s analitikai ?llom?ny sor?nak ?rt?k napja', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE', @level2type = N'COLUMN', @level2name = N'C_VALUEDAY';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILELINE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Gyujtosz?ml?s be?rkezo file sorai', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILELINE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONANALYSISFILESTATU].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Banki ?llom?ny sorainak feldolgoz?s szerinti ?llapota', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONANALYSISFILESTATU';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_TRANSACTIONSTATUS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Adott tranzakci? p?nz?gyi rendszeren bel?li feldolgoz?si st?tusza', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_TRANSACTIONSTATUS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_UPLOADEDFILE].[C_FILECONTENT].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fájl tartalma', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_UPLOADEDFILE', @level2type = N'COLUMN', @level2name = N'C_FILECONTENT';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_UPLOADEDFILE].[C_FILECONTENTTYPE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fájl tartalmának típusa', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_UPLOADEDFILE', @level2type = N'COLUMN', @level2name = N'C_FILECONTENTTYPE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_UPLOADEDFILE].[C_FILENAME].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Fájl neve', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_UPLOADEDFILE', @level2type = N'COLUMN', @level2name = N'C_FILENAME';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_UPLOADEDFILE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Feltöltött fájl', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_UPLOADEDFILE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_USERPROFILE].[C_FELHASZNALOID].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Felhaszn?l?hoz tartoz? be?ll?t?sok.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_USERPROFILE', @level2type = N'COLUMN', @level2name = N'C_FELHASZNALOID';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_USERPROFILE].[C_PROFILE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'A felhaszn?l?i be?ll?t?s XML form?tumban.', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_USERPROFILE', @level2type = N'COLUMN', @level2name = N'C_PROFILE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_USERPROFILE].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'Ez tarolja a user profilejat', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_USERPROFILE';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_VALLAS].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'vallások', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_VALLAS';
|
||
|
||
|
||
GO
|
||
PRINT N'Creating [dbo].[T_WIFIELERES].[MS_Description]...';
|
||
|
||
|
||
GO
|
||
EXECUTE sp_addextendedproperty @name = N'MS_Description', @value = N'WiFi elérés', @level0type = N'SCHEMA', @level0name = N'dbo', @level1type = N'TABLE', @level1name = N'T_WIFIELERES';
|
||
|
||
|
||
GO
|
||
PRINT N'Update complete.';
|
||
|
||
|
||
GO
|