Click or drag to resize

StiOptionsWCFServiceInvokeWCFFindDatabaseType Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFFindDatabaseType(Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string InvokeWCFFindDatabaseType(
	IStiDesignerBase designer,
	string databaseType
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFFindDatabaseType(Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

databaseType
Type: SystemString

[Missing <param name="databaseType"/> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFFindDatabaseType(Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.WCFService.InvokeWCFFindDatabaseType(Stimulsoft.Report.Design.IStiDesignerBase,System.String)"]

See Also