Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents ALTER ENDPOINT statement.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment
Microsoft.SqlServer.TransactSql.ScriptDom.TSqlStatement
Microsoft.SqlServer.TransactSql.ScriptDom.AlterCreateEndpointStatementBase
Microsoft.SqlServer.TransactSql.ScriptDom.AlterEndpointStatement
Espace de noms : Microsoft.SqlServer.TransactSql.ScriptDom
Assembly : Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class AlterEndpointStatement _
Inherits AlterCreateEndpointStatementBase
'Utilisation
Dim instance As AlterEndpointStatement
[SerializableAttribute]
public class AlterEndpointStatement : AlterCreateEndpointStatementBase
[SerializableAttribute]
public ref class AlterEndpointStatement : public AlterCreateEndpointStatementBase
[<SerializableAttribute>]
type AlterEndpointStatement =
class
inherit AlterCreateEndpointStatementBase
end
public class AlterEndpointStatement extends AlterCreateEndpointStatementBase
Le type AlterEndpointStatement expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
AlterEndpointStatement | Initializes a new instance of the AlterEndpointStatement class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Affinity | Gets or sets an optional affinity clause. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
EndpointType | Gets or sets the endpoint type. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
FirstTokenIndex | Gets or sets the first token index. (hérité de TSqlFragment.) |
![]() |
FragmentLength | Gets the fragment length. (hérité de TSqlFragment.) |
![]() |
LastTokenIndex | Gets or sets the last token index. (hérité de TSqlFragment.) |
![]() |
Name | Gets or sets the endpoint name. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
PayloadOptions | Gets a list of payload options for this endpoint. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
Protocol | Gets or sets an endpoint protocol. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
ProtocolOptions | Gets a list of protocol options for this endpoint. (hérité de AlterCreateEndpointStatementBase.) |
![]() |
ScriptTokenStream | Gets or sets a list of token streams. (hérité de TSqlFragment.) |
![]() |
StartColumn | Gets the starting column. (hérité de TSqlFragment.) |
![]() |
StartLine | Gets the starting line. (hérité de TSqlFragment.) |
![]() |
StartOffset | Gets the fragment start offset value. (hérité de TSqlFragment.) |
![]() |
State | Gets or sets the endpoint state. (hérité de AlterCreateEndpointStatementBase.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Accept | Indicates the entry point for a given visitor. (remplace TSqlFragment.Accept(TSqlFragmentVisitor).) |
![]() |
AcceptChildren | Calls accept on the children with the given visitor. (remplace AlterCreateEndpointStatementBase.AcceptChildren(TSqlFragmentVisitor).) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)