Base:
property
IsNonPoolableTransactionRoot
System.Data.SqlClient.SqlInternalConnection.IsNonPoolableTransactionRoot
2 references to IsNonPoolableTransactionRoot
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
852if (!IsNonPoolableTransactionRoot) { 881_parser.PrepareResetConnection(IsTransactionRoot && !IsNonPoolableTransactionRoot);