20.7 GetProductionDatasetInformation

This Method allows reading the description of a production dataset during the file transfer from the server to the client with ProductionDatasetTransfer. It may only be called between receiving the fileHandle generated by GenerateFileForRead and closing the file.

Signature

	GetProductionDatasetInformation (
		[in]	0:UInt32	fileHandle
		[out]	ProductionDatasetInformationType	Information);
Table 121 – GetProductionDatasetInformation Method Arguments
Argument Description
fileHandleValue of fileHandle received by GenerateFileForRead in ProductionDatasetTransfer
InformationDescription of the production dataset with ProductionDatasetInformationType (see 20.4.4)
Table 122 – GetProductionDatasetInformation Method AddressSpace Definition
Attribute Value
BrowseNameGetProductionDatasetInformation
References Node Class BrowseName DataType TypeDefinition Modelling Rule
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeMandatory
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeMandatory