2 references to FILE_OVERWRITE
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
635dwCreateDisposition = (uint) UnsafeNativeMethods.CreationDisposition.FILE_OVERWRITE; 645dwCreateDisposition = (uint) UnsafeNativeMethods.CreationDisposition.FILE_OVERWRITE;