Share via


EndpointType 屬性

Gets or sets the type of the endpoint.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property EndpointType As EndpointType
    Get
    Set
'用途
Dim instance As Endpoint
Dim value As EndpointType

value = instance.EndpointType

instance.EndpointType = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public EndpointType EndpointType { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property EndpointType EndpointType {
    EndpointType get ();
    void set (EndpointType value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member EndpointType : EndpointType with get, set
function get EndpointType () : EndpointType
function set EndpointType (value : EndpointType)

屬性值

型別:Microsoft.SqlServer.Management.Smo. . :: . .EndpointType
An EndpointType object value that specifies the type of the endpoint.

範例

實作端點