GetEnumerator() { return _resources.GetEnumerator(); } void IResourceReader.Close() { } IEnumerator IEnumerable.GetEnumerator() { return _resources.GetEnumerator(); } void IDisposable.Dispose() { } } internal static class SqlResourceHelper { public static IDictionary GetResources(string virtualPath, string className, string cultureName, bool designMode, IServiceProvider serviceProvider) { SqlConnection con = new SqlConnection( System.Configuration.ConfigurationManager. ConnectionStrings[connStrName].ToString()); SqlCommand com = new SqlCommand(); if (!String.IsNullOrEmpty(virtualPath)) { // Lokaalsete ressursside küsimine if (string.IsNullOrEmpty(cultureName)) { // ilma kultuuriinfota ressursid com.CommandType = CommandType.Text;
GetEnumerator() { return _resources.GetEnumerator(); } void IResourceReader.Close() { } IEnumerator IEnumerable.GetEnumerator() { return _resources.GetEnumerator(); } void IDisposable.Dispose() { } } internal static class SqlResourceHelper { public static IDictionary GetResources(string virtualPath, string className, string cultureName, bool designMode, IServiceProvider serviceProvider) { SqlConnection con = new SqlConnection( System.Configuration.ConfigurationManager. ConnectionStrings[connStrName].ToString()); SqlCommand com = new SqlCommand(); if (!String.IsNullOrEmpty(virtualPath)) { // Lokaalsete ressursside küsimine if (string.IsNullOrEmpty(cultureName)) { // ilma kultuuriinfota ressursid com.CommandType = CommandType.Text;