PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.ManagementInformation.Server
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
C# | Copy Code |
---|---|
[(Action = "http://smartsite.nl/smi/2.0/HitService/ExecuteReader", ReplyAction = "http://smartsite.nl/smi/2.0/HitService/ExecuteReaderResponse")] ExecuteReader( string siteName, string sql ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<(Action := "http://smartsite.nl/smi/2.0/HitService/ExecuteReader", _ ReplyAction := "http://smartsite.nl/smi/2.0/HitService/ExecuteReaderResponse")> _ Function ExecuteReader ( _ siteName As , _ sql As _ ) As |
Parameters
- siteName
- String
- sql
- String
See Also
HitService Interface
Smartsite.ManagementInformation.Server Namespace