IStream.SetSize(_ULARGE_INTEGER) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetSize(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::_ULARGE_INTEGER libNewSize);
public void SetSize (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER libNewSize);
abstract member SetSize : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016._ULARGE_INTEGER -> unit
Public Sub SetSize (libNewSize As _ULARGE_INTEGER)
Parameters
- libNewSize
- _ULARGE_INTEGER