This question is locked. New answers and comments are not allowed.
Hello,
I need some Help, i download last 2015.225.1 version,
i use this Method
i do not use my code , i get this error.
Can you help me !
thanks it's important, please !
I need some Help, i download last 2015.225.1 version,
i use this Method
/// <summary> /// /// </summary> /// <typeparam name="T"></typeparam> /// <returns></returns> public string GetTableName<oEntity>() { string cTableName = ""; cTableName = this.Metadata.PersistentTypes.FirstOrDefault(typ => typ.FullName == typeof(oEntity).FullName).Table.Name; return cTableName; }i do not use my code , i get this error.
Can you help me !
Type converter initialization failed. The converter with name 'VariableLengthAnsiStringConverter' does not convert from CLR type 'System.Object' to SQL type 'varchar'.Nom du paramètre : converterNameLa valeur réelle était OpenAccessRuntime.Data.VariableLengthAnsiStringConverter, Telerik.OpenAccess.Runtime, Version=2015.1.225.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342.thanks it's important, please !