Click or drag to resize

StiDictionaryRenameDatabase Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.RenameDatabase(Stimulsoft.Report.Dictionary.StiDatabase,System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenameDatabase(
	StiDatabase database,
	string newName
)

Parameters

database
Type: Stimulsoft.Report.DictionaryStiDatabase

[Missing <param name="database"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.RenameDatabase(Stimulsoft.Report.Dictionary.StiDatabase,System.String)"]

newName
Type: SystemString

[Missing <param name="newName"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDictionary.RenameDatabase(Stimulsoft.Report.Dictionary.StiDatabase,System.String)"]

See Also