Condividi tramite


Proprietà AlterCreateEndpointStatementBase.EndpointType

Ottiene o imposta un tipo di endpoint.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Public Property EndpointType As EndpointType
    Get
    Set
public EndpointType EndpointType { get; set; }
public:
property EndpointType EndpointType {
    EndpointType get ();
    void set (EndpointType value);
}
member EndpointType : EndpointType with get, set
function get EndpointType () : EndpointType
function set EndpointType (value : EndpointType)

Valore proprietà

Tipo: Microsoft.Data.Schema.ScriptDom.Sql.EndpointType
Restituisce un valore EndpointType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AlterCreateEndpointStatementBase Classe

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql