Click or drag to resize

StiGoogleSheetsAdapterServiceCreateConnectionInDataStore Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.CreateConnectionInDataStore(Stimulsoft.Report.Dictionary.StiDictionary,Stimulsoft.Report.Dictionary.Databases.Google.StiGoogleSheetsDatabase)"]

Namespace:  Stimulsoft.Report.Dictionary.Adapters.Google
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void CreateConnectionInDataStore(
	StiDictionary dictionary,
	StiGoogleSheetsDatabase database
)

Parameters

dictionary
Type: Stimulsoft.Report.DictionaryStiDictionary

[Missing <param name="dictionary"/> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.CreateConnectionInDataStore(Stimulsoft.Report.Dictionary.StiDictionary,Stimulsoft.Report.Dictionary.Databases.Google.StiGoogleSheetsDatabase)"]

database
Type: Stimulsoft.Report.Dictionary.Databases.GoogleStiGoogleSheetsDatabase

[Missing <param name="database"/> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.CreateConnectionInDataStore(Stimulsoft.Report.Dictionary.StiDictionary,Stimulsoft.Report.Dictionary.Databases.Google.StiGoogleSheetsDatabase)"]

See Also