SmartObjectClientServer Class Members
See Also  Fields Properties Methods 
SourceCode.SmartObjects.Client Namespace : SmartObjectClientServer Class


Glossary Item Box

The following tables list the members exposed by SmartObjectClientServer.

Public Constructors

  Name Description
Public Constructor SmartObjectClientServer Constructor  
Top

Public Fields

  Name Description
Public Field CURRENTSMOVERSION  
Top

Public Properties

Public Methods

  Name Description
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method ExecuteBulkScalar Overloaded.   
Public Method ExecuteList Overloaded.   
Public Method ExecuteListCSV Overloaded.   
Public Method ExecuteListDataTable Overloaded.   
Public Method ExecuteListReader Overloaded.   
Public Method ExecuteScalar  
Public Method ExecuteSQLQueryDataTable Overloaded.   
Public Method ExecuteSQLQueryReader Overloaded.   
Public Method GetCheckSum  
Public Method static (Shared in Visual Basic) GetExceptionData  
Public Method GetNumberOfRecords Overloaded.   
Public Method GetSmartObject Overloaded.   
Public Method GetSmartObjectFromDefinition  
Public Method GetSmartObjectInstance  
Public Method GetSmartObjects Overloaded.   
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also