Sql90ReverseEngineer.QueryServerInformation Method
Queries this object for server information.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Overrides Sub QueryServerInformation
'Usage
Me.QueryServerInformation()
protected override void QueryServerInformation()
protected:
virtual void QueryServerInformation() override
protected override function QueryServerInformation()
abstract QueryServerInformation : unit -> unit
override QueryServerInformation : unit -> unit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.