Scope Resolution Operator (Transact-SQL)
SQL Server 2012
The scope resolution operator :: provides access to static members of a compound data type. A compound data type is one that contains multiple simple data types and methods.