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