[system.data] SqlXml from reference sources
[mono.git] / mcs / class / System.Data / Microsoft.SqlServer.Server / SqlTriggerAttribute.cs
index 9c53df73acd20220924942cbb0c13a9071011bbe..21fd455c351fc39181c1ecd951aa39f894ad0904 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 
@@ -77,4 +76,3 @@ namespace Microsoft.SqlServer.Server {
        }
 }
 
-#endif