ScriptBuffer.BufferColumnIndexes Field
An array of column indexes.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in microsoft.sqlserver.txscript.dll)
Syntax
'Deklaracja
Protected BufferColumnIndexes As Integer()
protected int[] BufferColumnIndexes
protected:
array<int>^ BufferColumnIndexes
protected int[] BufferColumnIndexes
protected var BufferColumnIndexes : int[]
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also