Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API is not CLS-compliant.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Visual Basic does not support APIs that consume or return unsafe types.
'Usage
Visual Basic does not support APIs that consume or return unsafe types.
[CLSCompliantAttribute(false)]
public IntPtr* RowStarts { get; }
[CLSCompliantAttribute(false)]
public:
property IntPtr* RowStarts {
IntPtr* get ();
}
[<CLSCompliantAttribute(false)>]
member RowStarts : nativeptr<IntPtr>
JScript does not support APIs that consume or return unsafe types.
Property Value
Type: System.IntPtr*