IStream.UnlockRegion(_ULARGE_INTEGER, _ULARGE_INTEGER, UInt32) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Menghapus pembatasan akses pada rentang byte yang sebelumnya dibatasi dengan LockRegion(_ULARGE_INTEGER, _ULARGE_INTEGER, UInt32) metode .
public:
void UnlockRegion(Microsoft::SqlServer::Dts::Runtime::Wrapper::_ULARGE_INTEGER libOffset, Microsoft::SqlServer::Dts::Runtime::Wrapper::_ULARGE_INTEGER cb, System::UInt32 dwLockType);
public void UnlockRegion (Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER libOffset, Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER cb, uint dwLockType);
abstract member UnlockRegion : Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER * Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER * uint32 -> unit
Public Sub UnlockRegion (libOffset As _ULARGE_INTEGER, cb As _ULARGE_INTEGER, dwLockType As UInteger)
Parameter
- libOffset
- _ULARGE_INTEGER
Offset byte untuk awal rentang.
Panjang, dalam byte, dari rentang yang akan dibatasi.
- dwLockType
- UInt32
Pembatasan akses sebelumnya ditempatkan pada rentang.