[2020-02] [merp] Add API methods for getting hashcode/reason of last crash (#19978)
[mono-project.git] / mcs / class / System.Data.Entity / EntityRes.cs
blob1c7c71a33fa88270065e7449392d06b3c6a7e33a
1 namespace System.Data.Entity
3 static class EntityRes
5 public static string GetString (string message, params object[] args)
7 return message;
10 public static string CtxAlias {
11 get {
12 return GetString ("CtxAlias");
16 public static string CtxAliasedNamespaceImport {
17 get {
18 return GetString ("CtxAliasedNamespaceImport");
22 public static string CtxAnd {
23 get {
24 return GetString ("CtxAnd");
28 public static string CtxAnyElement {
29 get {
30 return GetString ("CtxAnyElement");
34 public static string CtxApplyClause {
35 get {
36 return GetString ("CtxApplyClause");
40 public static string CtxBetween {
41 get {
42 return GetString ("CtxBetween");
46 public static string CtxCase {
47 get {
48 return GetString ("CtxCase");
52 public static string CtxCaseElse {
53 get {
54 return GetString ("CtxCaseElse");
58 public static string CtxCaseWhenThen {
59 get {
60 return GetString ("CtxCaseWhenThen");
64 public static string CtxCast {
65 get {
66 return GetString ("CtxCast");
70 public static string CtxCollatedOrderByClauseItem {
71 get {
72 return GetString ("CtxCollatedOrderByClauseItem");
76 public static string CtxCollectionTypeDefinition {
77 get {
78 return GetString ("CtxCollectionTypeDefinition");
82 public static string CtxCommandExpression {
83 get {
84 return GetString ("CtxCommandExpression");
88 public static string CtxCreateRef {
89 get {
90 return GetString ("CtxCreateRef");
94 public static string CtxDeref {
95 get {
96 return GetString ("CtxDeref");
100 public static string CtxDivide {
101 get {
102 return GetString ("CtxDivide");
106 public static string CtxElement {
107 get {
108 return GetString ("CtxElement");
112 public static string CtxEquals {
113 get {
114 return GetString ("CtxEquals");
118 public static string CtxEscapedIdentifier {
119 get {
120 return GetString ("CtxEscapedIdentifier");
124 public static string CtxExcept {
125 get {
126 return GetString ("CtxExcept");
130 public static string CtxExists {
131 get {
132 return GetString ("CtxExists");
136 public static string CtxExpressionList {
137 get {
138 return GetString ("CtxExpressionList");
142 public static string CtxFlatten {
143 get {
144 return GetString ("CtxFlatten");
148 public static string CtxFromApplyClause {
149 get {
150 return GetString ("CtxFromApplyClause");
154 public static string CtxFromClause {
155 get {
156 return GetString ("CtxFromClause");
160 public static string CtxFromClauseItem {
161 get {
162 return GetString ("CtxFromClauseItem");
166 public static string CtxFromClauseList {
167 get {
168 return GetString ("CtxFromClauseList");
172 public static string CtxFromJoinClause {
173 get {
174 return GetString ("CtxFromJoinClause");
178 public static string CtxFunctionDefinition {
179 get {
180 return GetString ("CtxFunctionDefinition");
184 public static string CtxGreaterThan {
185 get {
186 return GetString ("CtxGreaterThan");
190 public static string CtxGreaterThanEqual {
191 get {
192 return GetString ("CtxGreaterThanEqual");
196 public static string CtxGroupByClause {
197 get {
198 return GetString ("CtxGroupByClause");
202 public static string CtxGroupPartition {
203 get {
204 return GetString ("CtxGroupPartition");
208 public static string CtxHavingClause {
209 get {
210 return GetString ("CtxHavingClause");
214 public static string CtxIdentifier {
215 get {
216 return GetString ("CtxIdentifier");
220 public static string CtxIn {
221 get {
222 return GetString ("CtxIn");
226 public static string CtxIntersect {
227 get {
228 return GetString ("CtxIntersect");
232 public static string CtxIsNotNull {
233 get {
234 return GetString ("CtxIsNotNull");
238 public static string CtxIsNotOf {
239 get {
240 return GetString ("CtxIsNotOf");
244 public static string CtxIsNull {
245 get {
246 return GetString ("CtxIsNull");
250 public static string CtxIsOf {
251 get {
252 return GetString ("CtxIsOf");
256 public static string CtxJoinClause {
257 get {
258 return GetString ("CtxJoinClause");
262 public static string CtxJoinOnClause {
263 get {
264 return GetString ("CtxJoinOnClause");
268 public static string CtxKey {
269 get {
270 return GetString ("CtxKey");
274 public static string CtxLessThan {
275 get {
276 return GetString ("CtxLessThan");
280 public static string CtxLessThanEqual {
281 get {
282 return GetString ("CtxLessThanEqual");
286 public static string CtxLike {
287 get {
288 return GetString ("CtxLike");
292 public static string CtxLimitSubClause {
293 get {
294 return GetString ("CtxLimitSubClause");
298 public static string CtxLiteral {
299 get {
300 return GetString ("CtxLiteral");
304 public static string CtxMemberAccess {
305 get {
306 return GetString ("CtxMemberAccess");
310 public static string CtxMethod {
311 get {
312 return GetString ("CtxMethod");
316 public static string CtxMinus {
317 get {
318 return GetString ("CtxMinus");
322 public static string CtxModulus {
323 get {
324 return GetString ("CtxModulus");
328 public static string CtxMultiply {
329 get {
330 return GetString ("CtxMultiply");
334 public static string CtxMultisetCtor {
335 get {
336 return GetString ("CtxMultisetCtor");
340 public static string CtxNamespaceImport {
341 get {
342 return GetString ("CtxNamespaceImport");
346 public static string CtxNamespaceImportList {
347 get {
348 return GetString ("CtxNamespaceImportList");
352 public static string CtxNavigate {
353 get {
354 return GetString ("CtxNavigate");
358 public static string CtxNot {
359 get {
360 return GetString ("CtxNot");
364 public static string CtxNotBetween {
365 get {
366 return GetString ("CtxNotBetween");
370 public static string CtxNotEqual {
371 get {
372 return GetString ("CtxNotEqual");
376 public static string CtxNotIn {
377 get {
378 return GetString ("CtxNotIn");
382 public static string CtxNotLike {
383 get {
384 return GetString ("CtxNotLike");
388 public static string CtxNullLiteral {
389 get {
390 return GetString ("CtxNullLiteral");
394 public static string CtxOfType {
395 get {
396 return GetString ("CtxOfType");
400 public static string CtxOfTypeOnly {
401 get {
402 return GetString ("CtxOfTypeOnly");
406 public static string CtxOr {
407 get {
408 return GetString ("CtxOr");
412 public static string CtxOrderByClause {
413 get {
414 return GetString ("CtxOrderByClause");
418 public static string CtxOrderByClauseItem {
419 get {
420 return GetString ("CtxOrderByClauseItem");
424 public static string CtxOverlaps {
425 get {
426 return GetString ("CtxOverlaps");
430 public static string CtxParen {
431 get {
432 return GetString ("CtxParen");
436 public static string CtxPlus {
437 get {
438 return GetString ("CtxPlus");
442 public static string CtxQueryExpression {
443 get {
444 return GetString ("CtxQueryExpression");
448 public static string CtxQueryStatement {
449 get {
450 return GetString ("CtxQueryStatement");
454 public static string CtxRef {
455 get {
456 return GetString ("CtxRef");
460 public static string CtxRefTypeDefinition {
461 get {
462 return GetString ("CtxRefTypeDefinition");
466 public static string CtxRelationship {
467 get {
468 return GetString ("CtxRelationship");
472 public static string CtxRelationshipList {
473 get {
474 return GetString ("CtxRelationshipList");
478 public static string CtxRowCtor {
479 get {
480 return GetString ("CtxRowCtor");
484 public static string CtxRowTypeDefinition {
485 get {
486 return GetString ("CtxRowTypeDefinition");
490 public static string CtxSelectRowClause {
491 get {
492 return GetString ("CtxSelectRowClause");
496 public static string CtxSelectValueClause {
497 get {
498 return GetString ("CtxSelectValueClause");
502 public static string CtxSet {
503 get {
504 return GetString ("CtxSet");
508 public static string CtxSimpleIdentifier {
509 get {
510 return GetString ("CtxSimpleIdentifier");
514 public static string CtxSkipSubClause {
515 get {
516 return GetString ("CtxSkipSubClause");
520 public static string CtxTopSubClause {
521 get {
522 return GetString ("CtxTopSubClause");
526 public static string CtxTreat {
527 get {
528 return GetString ("CtxTreat");
532 public static string CtxTypeName {
533 get {
534 return GetString ("CtxTypeName");
538 public static string CtxTypeNameWithTypeSpec {
539 get {
540 return GetString ("CtxTypeNameWithTypeSpec");
544 public static string CtxUnaryMinus {
545 get {
546 return GetString ("CtxUnaryMinus");
550 public static string CtxUnaryPlus {
551 get {
552 return GetString ("CtxUnaryPlus");
556 public static string CtxUnion {
557 get {
558 return GetString ("CtxUnion");
562 public static string CtxUnionAll {
563 get {
564 return GetString ("CtxUnionAll");
568 public static string CtxWhereClause {
569 get {
570 return GetString ("CtxWhereClause");
574 public static string ParserFatalError {
575 get {
576 return GetString ("ParserFatalError");
580 public static string ParserInputError {
581 get {
582 return GetString ("ParserInputError");
586 public static string GenericSyntaxError {
587 get {
588 return GetString ("GenericSyntaxError");
592 public static string InvalidSchemaEncountered {
593 get {
594 return GetString ("InvalidSchemaEncountered");
599 public static string ViewGen_Foreign_Key_ColumnOrder_Incorrect {
600 get {
601 return GetString ("ViewGen_Foreign_Key_ColumnOrder_Incorrect");
605 public static string ViewGen_CommaBlank {
606 get {
607 return GetString ("ViewGen_CommaBlank");
611 public static string Mapping_Default_OCMapping_Member_Type_Mismatch {
612 get {
613 return GetString ("Mapping_Default_OCMapping_Member_Type_Mismatch");
617 public static string EntityClient_ProviderSpecificError {
618 get {
619 return GetString ("EntityClient_ProviderSpecificError");
623 public const string EntityDataCategory_Context = "EntityDataCategory_Context";
624 public const string DataCategory_Data = "DataCategory_Data";
625 public const string EntityDataCategory_Source = "EntityDataCategory_Source";
626 public const string EntityDataCategory_NamedConnectionString = "EntityDataCategory_NamedConnectionString";
627 public const string DataCategory_Update = "DataCategory_Update";
628 public const string EntityConnectionString_ProviderConnectionString = "EntityConnectionString_ProviderConnectionString";
629 public const string DbParameter_Direction = "DbParameter_Direction";
630 public const string DbParameter_Size = "DbParameter_Size";
631 public const string DbParameter_SourceColumn = "DbParameter_SourceColumn";
632 public const string EntityConnectionString_Provider = "EntityConnectionString_Provider";
633 public const string DbParameter_SourceVersion = "DbParameter_SourceVersion";
634 public const string EntityConnectionString_Metadata = "EntityConnectionString_Metadata";
635 public const string EntityConnectionString_Name = "EntityConnectionString_Name";