This topic has not yet been rated - Rate this topic

INST_ID Class

SQL Server 2012

Represents the identifier of an instance.

System.Object
  Microsoft.SqlServer.INST_ID

Namespace:  Microsoft.SqlServer
Assembly:  Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public class INST_ID

The INST_ID type exposes the following members.

  NameDescription
Public methodINST_IDInitializes a new instance of the INST_ID class.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToStringReturns a string that represents the identifier of an instance. (Overrides Object.ToString().)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.