IServerSelectionFacet Interface

Definition

Important

This API is not CLS-compliant.

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerSelection_Desc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerSelection_Name")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IServerSelectionFacet : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerSelection_Desc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerSelection_Name")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IServerSelectionFacet = interface
    interface IDmfFacet
Public Interface IServerSelectionFacet
Implements IDmfFacet
Derived
Attributes
Implements

Properties

BuildNumber
Collation
Edition
IsCaseSensitive
Language
NamedPipesEnabled
OSVersion
Platform
TcpEnabled
VersionMajor
VersionMinor

Applies to