-- Now Declare a variable of type VarBinaryComp. Instantiate it using the -- Shared (i.e. static) method ParseVarBinaryU DECLARE @VarBC [VarBinaryComp]; SET @VarBC = VarBinaryComp::ParseVarBinaryU(@Document);