Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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*