Mini SQL Query Extensibility Documentation
GetUntitledDocumentCounter Method
NamespacesMiniSqlQuery.CoreIApplicationSettingsGetUntitledDocumentCounter()()()
Gets, and increments, the "untitled document counter" starting at 1 for the "session".
Declaration Syntax
C#Visual BasicVisual C++
int GetUntitledDocumentCounter()
Function GetUntitledDocumentCounter As Integer
int GetUntitledDocumentCounter()
Value
The untitled document value.
Return Value

[Missing <returns> documentation for "M:MiniSqlQuery.Core.IApplicationSettings.GetUntitledDocumentCounter"]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)