//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.5448 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace MaestroAPITests.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("MaestroAPITests.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<FeatureSet><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://fdo.osgeo.org/schemas/feature/TempSchema" xmlns:fdo="http://fdo.osgeo.org/schemas" xmlns:gml="http://www.opengis.net/gml" xmlns:TempSchema="http://fdo.osgeo.org/schemas/feature/TempSchema" elementFormDefault="qualified" attributeFormDefault="unqualified"><xs:annotation><xs:documentation/></xs:annotation><xs:complexType name="ParcelFeaturesType" abstract="false" fdo:hasGeometry=" [rest of string was truncated]";. /// internal static string FeatureJoinSelectSample { get { return ResourceManager.GetString("FeatureJoinSelectSample", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<PropertySet> /// <PropertyDefinitions> /// <PropertyDefinition> /// <Name>ID</Name> /// <Type>int32</Type> /// </PropertyDefinition> /// <PropertyDefinition> /// <Name>Name</Name> /// <Type>string</Type> /// </PropertyDefinition> /// <PropertyDefinition> /// <Name>URL</Name> /// <Type>string</Type> /// </PropertyDefinition> /// </PropertyDefinitions> /// <Properties> /// <Prop [rest of string was truncated]";. /// internal static string SelectAggregatesSample { get { return ResourceManager.GetString("SelectAggregatesSample", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<FeatureSet> /// <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://fdo.osgeo.org/schemas/feature/Schema1" xmlns:fdo="http://fdo.osgeo.org/schemas" xmlns:gml="http://www.opengis.net/gml" xmlns:Schema1="http://fdo.osgeo.org/schemas/feature/Schema1" elementFormDefault="qualified" attributeFormDefault="unqualified"> /// <xs:annotation> /// <xs:documentation/> /// <xs:appinfo source="http://fdo.osgeo.org/schemas"/> /// [rest of string was truncated]";. /// internal static string SelectFeatureSample { get { return ResourceManager.GetString("SelectFeatureSample", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<RowSet> /// <ColumnDefinitions> /// <Column> /// <Name>ID</Name> /// <Type>int32</Type> /// </Column> /// <Column> /// <Name>Name</Name> /// <Type>string</Type> /// </Column> /// <Column> /// <Name>URL</Name> /// <Type>string</Type> /// </Column> /// </ColumnDefinitions> /// <Rows> /// <Row> /// <Column> /// <Name>ID</Name> /// <Value>1</Valu [rest of string was truncated]";. /// internal static string SelectSqlSample { get { return ResourceManager.GetString("SelectSqlSample", resourceCulture); } } } }