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.
Deletes the contents of the column.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Sub ResetBlobData
'Usage
Dim instance As BlobColumn
instance.ResetBlobData()
public void ResetBlobData()
public:
void ResetBlobData()
member ResetBlobData : unit -> unit
public function ResetBlobData()