IStream.LockRegion(_ULARGE_INTEGER, _ULARGE_INTEGER, UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void LockRegion(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::_ULARGE_INTEGER libOffset, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::_ULARGE_INTEGER cb, System::UInt32 dwLockType);
public void LockRegion (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER libOffset, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER cb, uint dwLockType);
abstract member LockRegion : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER * uint32 -> unit
Public Sub LockRegion (libOffset As _ULARGE_INTEGER, cb As _ULARGE_INTEGER, dwLockType As UInteger)
Parâmetros
- libOffset
- _ULARGE_INTEGER
- dwLockType
- UInt32