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