Syntax 1 For InkPicture controls – PB Docs 126
Syntax 1 For InkPicture controls Description Saves a picture and optionally overlay ink to a file or blob from an InkPicture control. Controls InkPicture controls Syntax
PowerBuilder
1 |
<span>inkpicname</span>.Save(<span></span> <span>t</span> | <span>b</span> , <span>format </span>{ , <span>WithInk</span> } ) |
Argument Description inkpicname The name of the InkPicture control from which you want to save a picture. t A string containing the name and location of the file into…
Powerbuilder Documentation 12.6 and Functions Events Objects and Controls PB Docs 126 PowerBuilder .NET Powerbuilder Documentation Powerbuilder Documentation 12.6 Powerbuilder Documentation Older PowerBuilder Extension Reference PowerBuilder New Features 12.6 PowerDesigner Integration System Object Properties Using the ADO.NET Interface
Request – PB Docs 126
Request database parameter Description Specifies whether to allocate new transaction resources each time the client application sends a request and then release those resources after each request. Controls DIR Sybase DirectConnect (applies only to Access Service for DB2/MVS) Syntax
PowerBuilder
1 |
Request=<span>value</span> |
Parameter Description value Specifies whether you want to release transaction resources after each request. Values…
Powerbuilder Documentation 12.6 and Functions Events Objects and Controls PB Docs 126 PowerBuilder .NET Powerbuilder Documentation Powerbuilder Documentation 12.6 Powerbuilder Documentation Older PowerBuilder Extension Reference PowerBuilder New Features 12.6 PowerDesigner Integration System Object Properties Using the ADO.NET Interface