Share via


NoNamespace.serverCommand Field

Definition

Represents the serverCommand XML attribute.

public static readonly System.Xml.Linq.XName serverCommand;
 staticval mutable serverCommand : System.Xml.Linq.XName
Public Shared ReadOnly serverCommand As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dbPr.
  • corresponds to the following strongly-typed properties: DatabaseProperties.ServerCommand.

Applies to