PageRenderTime 32ms CodeModel.GetById 27ms RepoModel.GetById 1ms app.codeStats 0ms

/EffiProz-CF/Core/Resources/data-type-names.Designer.cs

#
C# | 360 lines | 197 code | 41 blank | 122 comment | 1 complexity | d05bb99fdcdb561973072ffb2058db7f MD5 | raw file
Possible License(s): BSD-3-Clause
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.20506.1
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace EffiProz.Core.Resources {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. public class data_type_names {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. public data_type_names() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. public static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("EffiProz.Core.Resources.data-type-names", typeof(data_type_names).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. public static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// Looks up a localized string similar to ARRAY.
  56. /// </summary>
  57. public static string ARRAY {
  58. get {
  59. return ResourceManager.GetString("ARRAY", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized string similar to BIGINT.
  64. /// </summary>
  65. public static string BIGINT {
  66. get {
  67. return ResourceManager.GetString("BIGINT", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// Looks up a localized string similar to BIGINT IDENTITY.
  72. /// </summary>
  73. public static string BIGINT_IDENTITY {
  74. get {
  75. return ResourceManager.GetString("BIGINT_IDENTITY", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// Looks up a localized string similar to BINARY.
  80. /// </summary>
  81. public static string BINARY {
  82. get {
  83. return ResourceManager.GetString("BINARY", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// Looks up a localized string similar to BLOB.
  88. /// </summary>
  89. public static string BLOB {
  90. get {
  91. return ResourceManager.GetString("BLOB", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// Looks up a localized string similar to BOOLEAN.
  96. /// </summary>
  97. public static string BOOLEAN {
  98. get {
  99. return ResourceManager.GetString("BOOLEAN", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// Looks up a localized string similar to CHAR.
  104. /// </summary>
  105. public static string CHAR {
  106. get {
  107. return ResourceManager.GetString("CHAR", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// Looks up a localized string similar to CLOB.
  112. /// </summary>
  113. public static string CLOB {
  114. get {
  115. return ResourceManager.GetString("CLOB", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// Looks up a localized string similar to DATALINK.
  120. /// </summary>
  121. public static string DATALINK {
  122. get {
  123. return ResourceManager.GetString("DATALINK", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized string similar to DATE.
  128. /// </summary>
  129. public static string DATE {
  130. get {
  131. return ResourceManager.GetString("DATE", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized string similar to DECIMAL.
  136. /// </summary>
  137. public static string DECIMAL {
  138. get {
  139. return ResourceManager.GetString("DECIMAL", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to DISTINCT.
  144. /// </summary>
  145. public static string DISTINCT {
  146. get {
  147. return ResourceManager.GetString("DISTINCT", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// Looks up a localized string similar to DOUBLE.
  152. /// </summary>
  153. public static string DOUBLE {
  154. get {
  155. return ResourceManager.GetString("DOUBLE", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// Looks up a localized string similar to FLOAT.
  160. /// </summary>
  161. public static string FLOAT {
  162. get {
  163. return ResourceManager.GetString("FLOAT", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// Looks up a localized string similar to INTEGER.
  168. /// </summary>
  169. public static string INTEGER {
  170. get {
  171. return ResourceManager.GetString("INTEGER", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// Looks up a localized string similar to INTEGER IDENTITY.
  176. /// </summary>
  177. public static string INTEGER_IDENTITY {
  178. get {
  179. return ResourceManager.GetString("INTEGER_IDENTITY", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// Looks up a localized string similar to JAVA_OBJECT.
  184. /// </summary>
  185. public static string JAVA_OBJECT {
  186. get {
  187. return ResourceManager.GetString("JAVA_OBJECT", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// Looks up a localized string similar to LONGVARBINARY.
  192. /// </summary>
  193. public static string LONGVARBINARY {
  194. get {
  195. return ResourceManager.GetString("LONGVARBINARY", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// Looks up a localized string similar to LONGVARCHAR.
  200. /// </summary>
  201. public static string LONGVARCHAR {
  202. get {
  203. return ResourceManager.GetString("LONGVARCHAR", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// Looks up a localized string similar to NULL.
  208. /// </summary>
  209. public static string NULL {
  210. get {
  211. return ResourceManager.GetString("NULL", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// Looks up a localized string similar to NUMERIC.
  216. /// </summary>
  217. public static string NUMERIC {
  218. get {
  219. return ResourceManager.GetString("NUMERIC", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// Looks up a localized string similar to OTHER.
  224. /// </summary>
  225. public static string OTHER {
  226. get {
  227. return ResourceManager.GetString("OTHER", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// Looks up a localized string similar to REAL.
  232. /// </summary>
  233. public static string REAL {
  234. get {
  235. return ResourceManager.GetString("REAL", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// Looks up a localized string similar to REF.
  240. /// </summary>
  241. public static string REF {
  242. get {
  243. return ResourceManager.GetString("REF", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// Looks up a localized string similar to SMALLINT.
  248. /// </summary>
  249. public static string SMALLINT {
  250. get {
  251. return ResourceManager.GetString("SMALLINT", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// Looks up a localized string similar to STRUCT.
  256. /// </summary>
  257. public static string STRUCT {
  258. get {
  259. return ResourceManager.GetString("STRUCT", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// Looks up a localized string similar to TIME.
  264. /// </summary>
  265. public static string TIME {
  266. get {
  267. return ResourceManager.GetString("TIME", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// Looks up a localized string similar to TIMESTAMP.
  272. /// </summary>
  273. public static string TIMESTAMP {
  274. get {
  275. return ResourceManager.GetString("TIMESTAMP", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// Looks up a localized string similar to TINYINT.
  280. /// </summary>
  281. public static string TINYINT {
  282. get {
  283. return ResourceManager.GetString("TINYINT", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// Looks up a localized string similar to VARBINARY.
  288. /// </summary>
  289. public static string VARBINARY {
  290. get {
  291. return ResourceManager.GetString("VARBINARY", resourceCulture);
  292. }
  293. }
  294. /// <summary>
  295. /// Looks up a localized string similar to VARCHAR.
  296. /// </summary>
  297. public static string VARCHAR {
  298. get {
  299. return ResourceManager.GetString("VARCHAR", resourceCulture);
  300. }
  301. }
  302. /// <summary>
  303. /// Looks up a localized string similar to VARCHAR_IGNORECASE.
  304. /// </summary>
  305. public static string VARCHAR_IGNORECASE {
  306. get {
  307. return ResourceManager.GetString("VARCHAR_IGNORECASE", resourceCulture);
  308. }
  309. }
  310. /// <summary>
  311. /// Looks up a localized string similar to XML.
  312. /// </summary>
  313. public static string XML {
  314. get {
  315. return ResourceManager.GetString("XML", resourceCulture);
  316. }
  317. }
  318. }
  319. }