mirror of
https://github.com/sasjs/core.git
synced 2026-01-16 13:00:05 +00:00
chore: updating header in mp_getpk.sas
This commit is contained in:
4
all.sas
4
all.sas
@@ -5548,6 +5548,10 @@ create table &outds (rename=(
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
|libref:$8.|dsn:$32.|memtype:$8.|dbms_memtype:$32.|typemem:$8.|memlabel:$256.|nvar:best.|compress:$8.|pk_fields:$512.|
|
||||||
|
|---|---|---|---|---|---|---|---|---|
|
||||||
|
|WORK|EXAMPLE|DATA| |DATA| |4|NO|TX_FROM DD_TYPE DD_SOURCE|
|
||||||
|
|
||||||
|
|
||||||
@param [in] lib The libref to examine
|
@param [in] lib The libref to examine
|
||||||
@param [in] ds= (0) Select the dataset to examine, else use 0 for all tables
|
@param [in] ds= (0) Select the dataset to examine, else use 0 for all tables
|
||||||
|
|||||||
@@ -23,6 +23,10 @@
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
|
|
||||||
|
|libref:$8.|dsn:$32.|memtype:$8.|dbms_memtype:$32.|typemem:$8.|memlabel:$256.|nvar:best.|compress:$8.|pk_fields:$512.|
|
||||||
|
|---|---|---|---|---|---|---|---|---|
|
||||||
|
|WORK|EXAMPLE|DATA| |DATA| |4|NO|TX_FROM DD_TYPE DD_SOURCE|
|
||||||
|
|
||||||
|
|
||||||
@param [in] lib The libref to examine
|
@param [in] lib The libref to examine
|
||||||
@param [in] ds= (0) Select the dataset to examine, else use 0 for all tables
|
@param [in] ds= (0) Select the dataset to examine, else use 0 for all tables
|
||||||
|
|||||||
Reference in New Issue
Block a user