Mini SQL Query Extensibility Documentation
Resources Class
NamespacesMiniSqlQuery.Core.PropertiesResources

[This is preliminary documentation and is subject to change.]

A strongly-typed resource class, for looking up localized strings, etc.
Declaration Syntax
C#Visual BasicVisual C++
public class Resources
Public Class Resources
public ref class Resources
Members
All MembersMethodsProperties



IconMemberDescription
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

DefaultConnectionDefinitionFile
Looks up a localized string similar to # Connection Definition file # This file is intentionally plain text, thats nice and simple :) # Blank and Hashed (#) lines are ignored by the application. See more details at end of file. Default - MSSQL Master@localhost ^ System.Data.SqlClient ^ Server=.; Database=master; Integrated Security=SSPI Sample MSSQL Northwind SQL Express ^ System.Data.SqlClient ^ Server=.\sqlexpress; Database=Northwind; Integrated Security=SSPI Sample Access DB Connection ^ System.Data.OleDb ^ Provider=Micro [rest of string was truncated]";.

Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
FriendlyAppTitle
Looks up a localized string similar to Mini SQLQuery.

GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
ResourceManager
Returns the cached ResourceManager instance used by this class.

ShortAppTitle
Looks up a localized string similar to MiniSqlQuery.

ToString()()() (Inherited from Object.)
Inheritance Hierarchy
Object
Resources

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