PipelineBuffer::RowSize Property
Gets the size of row in the PipelineBuffer object.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
public: [CLSCompliantAttribute(false)] property unsigned long long RowSize { unsigned long long get(); }
Show: