Active Query Builder 2 .NET Edition reference
Information Method



Sets informational message text.
Syntax
'Declaration
 
Public Sub Information( _
   ByVal text As System.String _
) 
'Usage
 
Dim instance As MessageObject
Dim text As System.String
 
instance.Information(text)
public void Information( 
   System.string text
)
public: void Information( 
   System.string* text
) 

Parameters

text
See Also

Reference

MessageObject Class
MessageObject Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback