Base:
property
IsChar
System.Data.Linq.SqlClient.ProviderType.IsChar
2 references to IsChar
System.Data.Linq (2)
SqlClient\SqlTypeSystemProvider.cs (2)
204+ KeyValue("IsChar", IsChar) 297else if (!this.IsChar && !this.IsString && this.IsFixedSize && this.Size > 0 /*&& this.Size != LargeTypeSizeIndicator*/) { // commented out because LargeTypeSizeIndicator == -1