←Select platform

postLoadActionName Property

Summary

The name of the post-processing function.

Syntax

C#
VB
C++
public string postLoadActionName { get; set; } 
Public Property postLoadActionName() As String 
   Get 
   Set 
public:  
   property String^ postLoadActionName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The name of the post-processing function.

Remarks

Use this property to distinguish between queries that perform post-processing actions and the ones that do not.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.