Mi Thuat 1,2,3,4,5 tuan 9, 10
... đậm nhạt H 2: Cách vẽ -HS mở sgk /tr 25 đọc thầm mục Y/c HS mở sgk /tr 25 đọc thầm mục -HS trả lời B1:Vẽ khung hình chung khung hình - GV y/c HS nêu bước tiến hành vẽ theo riêng mẫu B2:Tìm tỉ lệ ... xem sản phẩm HS lớp trước H 2: Hướng dẫn HS cách nặn - GV y/c HS nêu bước nặn vật - GV hướng dẫn: Có cách nặn C1: Nặn phận ghép dính lại C2: Nặn vật từ thỏi đất, H 3: Hướng dẫn HS thực hành - ... ảnh hoa, - Nhớ đưa vở, bút chì, tẩy, màu, - HS lắng nghe dn dũ Th ba ngày 12 tháng 10 năm 20 10 Môn: Mĩ thuật Bài 9: VẼ THEO MẪU VẼ CÁI MŨ I- MỤC TIÊU - HS hiểu đặc điểm,hình dáng, vẻ đẹp, ích...
Ngày tải lên: 29/09/2013, 07:10
... Types 52 53 Index to SAS/Warehouse Administrator Metadata Types Using the Metadata Type Dictionary Appendix 73 Sample Metadata API Code Appendix Overview 70 27 3 27 3 Read Metadata Code Sample 27 3 Write ... set forth in FAR 52. 227 – 19 Commercial Computer Software-Restricted Rights (June 198 7) SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27 5 13 1st printing, January 20 04 SAS Publishing ... Chapter Metadata API Class 13 Overview of the Metadata API Class Using the Metadata API Class 13 14 Introduction to Metadata API Methods Index to Metadata API Methods Chapter 12 14 16 SAS/Warehouse...
Ngày tải lên: 05/07/2014, 07:20
... system and SAS version You can now write OLAP objects through the metadata API The following types have been updated: 3 3 3 3 3 WHMDDSTR WHOLPSTC WHGRPOLP WHOLPTBL WHOLPMDD WHCOLOLP WHOLPDIM WHOLPHIR ... metadata API, you will need the following SAS products in addition to API software: Base SAS software, Release 6. 12 or later SAS/AF software SAS/GRAPH software—if you need to modify or write API software ... or write, such as SAS/Warehouse Administrator, Release 1 .2 or later SCL applications that use the metadata API must run under Release 6. 12 or later of SAS What is Metadata? Metadata is information...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P3 pps
... ID=’A000000E.WHCOLDTL.A00000 32 NAME=’PRODNUM’ DESC=’product number’ )[575] ( ID=’A000000E.WHCOLDTL.A0000 034 ’ NAME=’PRODNAME’ DESC=’product name’ )[6 43] ( ID=’A000000E.WHCOLDTL.A0000 036 ’ NAME=’PRODID’ ... send(i _api, ’_GET_METADATA_’,l_rc,l_meta); rc=putlist(l_meta,’PRODUCT table’ ,2) ; The method populates these sublists with the requested information PRODUCT table( ID=’A000000E.WHDETAIL.A000002X’ ... putlist(l_objs,’WAREHOUSE OBJECTS’ ,2) ; WAREHOUSE OBJECTS ( A000000E.WHDETAIL.A000001L=’Customer detail table’ A000000E.WHDETAIL.A000002X=’Product detail table’ A000000E.WHDETAIL.A000003M=’Customer detail table’...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P4 pot
... Metadata API Methods 16 _ADD_METADATA_ 16 _CLEAR_SECONDARY_REPOSITORY_ 19 _DELETE_METADATA_ 20 _GET_COMPONENTS_ 22 _GET_CURRENT_REPOSITORIES_ 23 _GET_METADATA_ 25 _GET_METADATA_OBJECTS_ 28 _GET_SUBTYPES_ ... _GET_SUBTYPES_ 30 _GET_TYPES_ 33 _GET_TYPE_NAME_ 35 _GET_TYPE_PROPERTIES_ 36 _IS_SUBTYPE_OF_ 38 _SET_PRIMARY_REPOSITORY_ 40 _SET_SECONDARY_REPOSITORY_ 43 _UPDATE_METADATA_ 46 Overview of the Metadata API ... 13 CHAPTER Metadata API Class Overview of the Metadata API Class 13 Using the Metadata API Class 14 Introduction to Metadata API Methods 14 Conventions 14 Error...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P5 pdf
... CALL SEND(i _api, ’_CLEAR_SECONDARY_REPOSITORY_’, l_rc, repos_id); 19 20 _DELETE_METADATA_ Chapter Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS ... CALL SEND(i _api, ’_DELETE_METADATA_’, l_rc, l_meta); Metadata API Class _DELETE_METADATA_ 21 Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See ... l_col=insertn(l_col,75,-1,’LENGTH’); /* * Add any additional properties * : * : */ Metadata API Class _CLEAR_SECONDARY_REPOSITORY_ /* * Add the table */ call send(i _api, ’_ADD_METADATA_’,l_rc,l_meta); if l_rc = then do; put ’Table...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P6 pot
... SEND(i _api, ’_GET_CURRENT_REPOSITORIES_’, l_rc, l_reps, ); 23 24 _GET_CURRENT_REPOSITORIES_ Chapter Parameters Parameter Type Description i _api Class specifies the passed instance of the METAAPI.CLASS ... Metadata API Class _GET_CURRENT_REPOSITORIES_ Parameters Parameter Type Description i _api Class specifies the passed instance of the METAAPI.CLASS See “Using the Metadata API Class” on page ... Defined for the Metadata API call send(i _api, ’_GET_COMPONENTS_’,l_rc, l_components); /* A list of components is returned */ l_components( WHOUSE=SAS/Warehouse Administrator ) [3] See Also _GET_TYPES_...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P7 pptx
... 28 _GET_METADATA_OBJECTS_ Chapter METADATA CREATED=’ METADATA UPDATED=’ NAME=’_LOADTM’ NVALUE= ) [37 19] 04MAR 199 7:15 : 29 : 29 ’ 04MAR 199 7:15 : 29 : 29 ’ _GET_METADATA_OBJECTS_ ... returns list */ L_OBJS( A00000 03. WHDETAIL.A00000 69= ’Product detail table’ A00000 03. WHDETAIL.A00000QI=’Sales fact table’ A00000 03. WHLDETL.A000004R=’Customer detail’ A00000 03. WHSUMTBL.A00000TG=’Monthly ... l_types, < expand>); Metadata API Class _GET_SUBTYPES_ Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See “Using the Metadata API Class” on page 14 l_rc...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P8 ppt
... metadata API Category: Management Methods Syntax CALL SEND(i _api, ’_GET_TYPES_’, l_rc, l_types, < component>); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS ... Metadata API Works” on page Use _GET_COMPONENTS_ to return a list of components that are available at your site Example: Get All Types for the WHOUSE Component l_types=makelist(); 33 34 _GET_TYPES_ ... SEND(i _api, ’_GET_TYPE_PROPERTIES_’, l_rc, type_id, l_props, ); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See “Using the Metadata API...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P9 potx
... SEND(i _api, ’_SET_PRIMARY_REPOSITORY_’, l_rc, l_meta, repos_type, repos_id, l_meta2, ); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS ... super_type_id result); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See “Using the Metadata API Class” on page 14 l_rc N specifies the return codes for ... list_rc=dellist(l_rc); end; /* else */ call send(i _api, ’_GET_METADATA_OBJECTS_’, l_rc, type, 1, 1); /* Output to Log: */ WHOLPTBL is a subtype of WHTABLE 39 40 _SET_PRIMARY_REPOSITORY_ Chapter _SET_PRIMARY_REPOSITORY_...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P10 pptx
... Metadata API Class _SET_SECONDARY_REPOSITORY_ REPOSITORIES=( (ID=’A0000001.WHDW.A000000E’ NAME=’Marketing Campaigns Data Warehouse’ DESC=’Sample Data Warehouse.’ ) [24 55] ) [22 01] ) [22 71] See Also ... Syntax CALL SEND(i _api, ’_UPDATE_METADATA_’, l_rc, l_meta); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See “Using the Metadata API Class” on page ... Syntax CALL SEND(i _api, ’_SET_SECONDARY_REPOSITORY_’, l_rc, l_meta, repos_id, ); Parameters Parameter Type Description i _api Class specifies the passed instance of METAAPI.CLASS See “Using...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P11 docx
... Metadata Type? 52 Metadata Repository Types 52 Metadata Type Inheritance 52 Using Metadata Types 53 Relationships Among Metadata Types 53 Independent and Dependent Metadata Objects 53 General Metadata ... Table Model 58 Writing Metadata 59 Writing Explorer Objects 59 Overview of the Process Editor 61 Reading Process Flow Metadata 62 Loadable Tables and WHTABLE Subtypes 63 Intermediate Output Tables ... l_meta=insertl(l_meta,l_attrs,-1,’EXTENDED ATTRIBUTES’); call send(i _api, ’_UPDATE_METADATA_’,l_rc,l_meta); Metadata API Class See Also _DELETE_METADATA_, _ADD_METADATA_ _UPDATE_METADATA_ 49 50 51 CHAPTER SAS/Warehouse Administrator...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P12 doc
... Process Output Table Tables inherit the metadata that is shown in Figure 3. 1 on page 54, Figure 3. 6 on page 57, and Figure 3. 7 on page 57 55 56 Relationships Among Metadata Types Chapter Note: There ... figure shows how to access property metadata for any table in SAS/Warehouse Administrator Figure 3. 3 Table Property Metadata Type Model Tables WHHOST Host Tables Table WHLIBRY WHTABLE Library WHCOLUMN ... shows how to access a common set of metadata for any host in SAS/Warehouse Administrator Figure 3 .2 Host Metadata Type Model Objects WHSCRFIL SAS/CONNECT Script File Script WHHOST Host Tables Processes...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P14 ppt
... SAS/Warehouse Administrator Metadata Types Figure 3. 11 Reading Process Flow Metadata 63 Process Flow in SAS/Warehouse Administrator Process Editor In the previous figure, ... related to the job The following figure shows the properties that relate jobs to tables Figure 3. 12 Process Flow Metadata: Jobs WHJOB Output Tables Job Input Tables Creating Job Using Jobs WHTABLE ... the API, you can determine if the currently returned table from the INPUT SOURCE property is an intermediate table or an actual loadable table You can use the method as follows: call send(i _api, ...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P15 ppt
... on page 95 Metadata type for DBMS connection definitions “WHHOST” on page 126 Metadata type for host definitions “WHPERSON” on page 20 2 Metadata type for person records “WHSERV” on page 23 5 Metadata ... “WHINDEX” on page 1 29 Metadata type for indexes that are associated with tables and columns Object Types—Explorer “WHDATTBL” on page 92 Metadata type for data tables “WHDETAIL” on page 99 Metadata type ... server “WHSRVAT” on page 23 7 Metadata type for the Windows NT AT scheduling server “WHSRVCRN” on page 24 0 Metadata type for Unix Cron scheduling server “WHSRVNUL” on page 24 2 Metadata type for the...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P16 doc
... 1 79 Metadata type for notes “WHSCRFIL” on page 23 3 Metadata type for SAS/CONNECT script files “WHSRCCAT” on page 23 6 Base metadata type for SAS catalog entry source code files “WHTFILE” on page 26 7 ... “WHREPLIB” on page 22 5 Metadata type for metadata repositories “WHDYNSRC” on page 108 Metadata type for dynamically generated source code entries in SAS catalogs “WHJOBCAT” on page 1 43 Metadata type ... Administrator Metadata Types General Identifying Information “WHROWSEL” on page 22 8 Metadata type for a row selector “WHSUBSET” on page 24 6 Metadata type for subsetting processes that are associated with...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P17 doc
... Types” on page 53 WHCOLOLP Metadata type for OLAP columns Category: Column Types Parent “WHCOLUMN” on page 87 Overview WHCOLOLP replaces the WHCOLSUM metadata type from Release 1 .3 WHCOLOLP models ... page 53 SAS/Warehouse Administrator Metadata Types WHCOLSCL 81 WHCOLSCL Metadata type for statistic columns in summary tables and MDDBs Category: Column Types Parent “WHCOLSUM” on page 83 Overview ... lists all of the properties for WHCOLOLP and indicates how you can use each property with metadata API methods In the table, you can pass properties with a Yes in the Add column to the _ADD_METADATA_...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P18 ppt
... SAS/Warehouse Administrator Metadata Types WHCOLSUM 83 WHCOLSUM Base metadata type for columns in summary tables and MDDBs Category: Column Types Parent ... lists all of the properties for WHCOLSUM and indicates how you can use each property with metadata API methods In the table, you can specify properties with a Yes in the Indirect Add column when ... to other types, see the column mapping models in “Relationships Among Metadata Types” on page 53 SAS/Warehouse Administrator Metadata Types WHCOLTIM 85 WHCOLTIM Metadata type for _LOADTM columns...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P19 docx
... “Relationships Among Metadata Types” on page 53 WHCTRNFM Metadata type for column transformations Category: Process Types Parent “WHROOT” on page 22 6 Overview WHCTRNFM models the metadata for ... (transformation details) 90 WHCTRNFM Chapter Properties The following table lists all of the properties for WHCTRNFM and indicates how you can use each property with metadata API methods In the table, ... Valid types are C (character) or N (numeric) SAS/Warehouse Administrator Metadata Types WHCTRNFM 89 Using WHCOLUMN Add Update Delete No No No WHCOLUMN and its subtypes are dependent types To understand...
Ngày tải lên: 05/07/2014, 07:20
SAS/Warehouse Administrator 2.3 Metadata API- P20 pdf
... Administrator, Release 1 .3 SAS/Warehouse Administrator Metadata Types WHDBMS 95 WHDBMS Metadata type for DBMS connection definitions Category: Global Metadata Types Parent “WHROOT” on page 22 6 Overview WHDBMS ... Storage L Yes Yes Yes Process L Yes Yes Yes Resolved View Code L No No Yes Table Name C Yes Yes No 93 94 WHDATTBL Chapter Using Jobs L No No No View Code L Yes Yes Yes New properties for WHDATTBL ... limited to DB2/AIX, DB2/MVS, Informix, Oracle, SQL Server, and SYBASE If a passed nickname is not a known nickname, it is accepted if it is a valid SAS name PASSWORD represents the maximum 20 0-character...
Ngày tải lên: 05/07/2014, 07:20