1 reference to NoAttestationUrlSpecifiedForEnclaveBasedQueryGeneratingEnclavePackage
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
4324
if (string.IsNullOrWhiteSpace(this._activeConnection.EnclaveAttestationUrl)) throw SQL.
NoAttestationUrlSpecifiedForEnclaveBasedQueryGeneratingEnclavePackage
(this._activeConnection.Parser.EnclaveType);