|
105 | 105 | <Compile Include="..\..\src\Microsoft\Data\ProviderBase\DbConnectionPoolProviderInfo.cs">
|
106 | 106 | <Link>Microsoft\Data\ProviderBase\DbConnectionPoolProviderInfo.cs</Link>
|
107 | 107 | </Compile>
|
| 108 | + <Compile Include="..\..\src\Microsoft\Data\ProviderBase\DbConnectionPoolOptions.cs"> |
| 109 | + <Link>Microsoft\Data\ProviderBase\DbConnectionPoolOptions.cs</Link> |
| 110 | + </Compile> |
108 | 111 | <Compile Include="..\..\src\Microsoft\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs">
|
109 | 112 | <Link>Microsoft\Data\ProviderBase\DbConnectionPoolGroupProviderInfo.cs</Link>
|
110 | 113 | </Compile>
|
|
123 | 126 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\ActiveDirectoryAuthenticationProvider.cs">
|
124 | 127 | <Link>Microsoft\Data\SqlClient\ActiveDirectoryAuthenticationProvider.cs</Link>
|
125 | 128 | </Compile>
|
| 129 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\ExtendedClrTypeCode.cs"> |
| 130 | + <Link>Microsoft\Data\SqlClient\Server\ExtendedClrTypeCode.cs</Link> |
| 131 | + </Compile> |
126 | 132 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\IBinarySerialize.cs">
|
127 | 133 | <Link>Microsoft\Data\SqlClient\Server\IBinarySerialize.cs</Link>
|
128 | 134 | </Compile>
|
| 135 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\ITypedGetters.cs"> |
| 136 | + <Link>Microsoft\Data\SqlClient\Server\ITypedGetters.cs</Link> |
| 137 | + </Compile> |
| 138 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\ITypedGettersV3.cs"> |
| 139 | + <Link>Microsoft\Data\SqlClient\Server\ITypedGettersV3.cs</Link> |
| 140 | + </Compile> |
| 141 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\ITypedSetters.cs"> |
| 142 | + <Link>Microsoft\Data\SqlClient\Server\ITypedSetters.cs</Link> |
| 143 | + </Compile> |
| 144 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\ITypedSettersV3.cs"> |
| 145 | + <Link>Microsoft\Data\SqlClient\Server\ITypedSettersV3.cs</Link> |
| 146 | + </Compile> |
| 147 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\MemoryRecordBuffer.cs"> |
| 148 | + <Link>Microsoft\Data\SqlClient\Server\MemoryRecordBuffer.cs</Link> |
| 149 | + </Compile> |
| 150 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiGettersStream.cs"> |
| 151 | + <Link>Microsoft\Data\SqlClient\Server\SmiGettersStream.cs</Link> |
| 152 | + </Compile> |
| 153 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiSettersStream.cs"> |
| 154 | + <Link>Microsoft\Data\SqlClient\Server\SmiSettersStream.cs</Link> |
| 155 | + </Compile> |
| 156 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SmiXetterTypeCode.cs"> |
| 157 | + <Link>Microsoft\Data\SqlClient\Server\SmiXetterTypeCode.cs</Link> |
| 158 | + </Compile> |
| 159 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SqlFunctionAttribute.cs"> |
| 160 | + <Link>Microsoft\Data\SqlClient\Server\SqlFunctionAttribute.cs</Link> |
| 161 | + </Compile> |
| 162 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SqlMethodAttribute.cs"> |
| 163 | + <Link>Microsoft\Data\SqlClient\Server\SqlMethodAttribute.cs</Link> |
| 164 | + </Compile> |
| 165 | + <Compile Include="..\..\src\Microsoft\Data\SqlClient\Server\SqlUserDefinedTypeAttribute.cs"> |
| 166 | + <Link>Microsoft\Data\SqlClient\Server\SqlUserDefinedTypeAttribute.cs</Link> |
| 167 | + </Compile> |
129 | 168 | <Compile Include="..\..\src\Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs">
|
130 | 169 | <Link>Microsoft\Data\SqlClient\ColumnEncryptionKeyInfo.cs</Link>
|
131 | 170 | </Compile>
|
|
256 | 295 | <Compile Include="Microsoft\Data\SqlClient\AssemblyRef.cs" />
|
257 | 296 | <Compile Include="Microsoft\Data\SqlClient\Server\InvalidUdtException.cs" />
|
258 | 297 | <Compile Include="Microsoft\Data\SqlClient\Server\SqlDataRecord.cs" />
|
259 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SqlFunctionAttribute.cs" /> |
260 | 298 | <Compile Include="Microsoft\Data\SqlClient\Server\SqlMetaData.cs" />
|
261 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SqlMethodAttribute.cs" /> |
262 | 299 | <Compile Include="Microsoft\Data\SqlClient\Server\SqlUserDefinedAggregateAttribute.cs" />
|
263 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SqlUserDefinedTypeAttribute.cs" /> |
264 | 300 | <Compile Include="Microsoft\Data\SqlClient\Server\TriggerAction.cs" />
|
265 | 301 | <Compile Include="Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProvider.cs" />
|
266 | 302 | <Compile Include="Microsoft\Data\SqlClient\VirtualSecureModeEnclaveProviderBase.cs" />
|
|
371 | 407 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolGroup.cs" />
|
372 | 408 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolCounters.cs" />
|
373 | 409 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolIdentity.cs" />
|
374 |
| - <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolOptions.cs" /> |
375 | 410 | <Compile Include="Microsoft\Data\ProviderBase\DbMetaDataFactory.cs" />
|
376 | 411 | <Compile Include="Microsoft\Data\ProviderBase\SqlParameterCollectionHelper.cs" />
|
377 | 412 | <Compile Include="Microsoft\Data\ProviderBase\SqlParameterHelper.cs" />
|
378 | 413 | <Compile Include="Microsoft\Data\ProviderBase\DbReferenceCollection.cs" />
|
379 | 414 | <Compile Include="Microsoft\Data\ProviderBase\WrappedIUnknown.cs" />
|
380 | 415 | <Compile Include="Microsoft\Data\ProviderBase\TimeoutTimer.cs" />
|
381 | 416 | <Compile Include="Microsoft\Data\RelationshipConverter.cs" />
|
382 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\ITypedGetters.cs" /> |
383 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\ITypedGettersV3.cs" /> |
384 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\ITypedSetters.cs" /> |
385 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\ITypedSettersV3.cs" /> |
386 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\ExtendedClrTypeCode.cs" /> |
387 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\MemoryRecordBuffer.cs" /> |
388 | 417 | <Compile Include="Microsoft\Data\SqlClient\Server\MetadataUtilsSmi.cs" />
|
389 | 418 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiConnection.cs" />
|
390 | 419 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiContext.cs" />
|
|
394 | 423 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiEventSink_DeferedProcessing.cs" />
|
395 | 424 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiEventStream.cs" />
|
396 | 425 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiExecuteType.cs" />
|
397 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SmiGettersStream.cs" /> |
398 | 426 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiLink.cs" />
|
399 | 427 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiMetaData.cs" />
|
400 | 428 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiMetaDataProperty.cs" />
|
401 | 429 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiRecordBuffer.cs" />
|
402 | 430 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiRequestExecutor.cs" />
|
403 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SmiSettersStream.cs" /> |
404 | 431 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiStream.cs" />
|
405 | 432 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiTypedGetterSetter.cs" />
|
406 | 433 | <Compile Include="Microsoft\Data\SqlClient\Server\SmiXetterAccessMap.cs" />
|
407 | 434 | <Compile Include="Microsoft\Data\SqlClient\Server\SqlRecordBuffer.cs" />
|
408 | 435 | <Compile Include="Microsoft\Data\SqlClient\Server\ValueUtilsSmi.cs" />
|
409 |
| - <Compile Include="Microsoft\Data\SqlClient\Server\SmiXetterTypeCode.cs" /> |
410 | 436 | <Compile Include="Microsoft\Data\SqlClient\Server\sqlser.cs" />
|
411 | 437 | <Compile Include="Microsoft\Data\Sql\SqlGenericUtil.cs" />
|
412 | 438 | <Compile Include="Microsoft\Data\SqlClient\Server\sqlnorm.cs" />
|
|
0 commit comments