Partager via


ISql90TcpProtocolSpecifier.ListenerPort, propriété

Obtient ou définit le port d'écoute.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property ListenerPort As Integer
    Get
    Set
int ListenerPort { get; set; }
property int ListenerPort {
    int get ();
    void set (int value);
}
abstract ListenerPort : int with get, set
function get ListenerPort () : int
function set ListenerPort (value : int)

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

ISql90TcpProtocolSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms