Classe LinkedServer
A LinkedServer object represents a database system other than SQL Server and is linked to the current instance of SQL Server by using an OLE DB driver.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Smo. . :: . .SmoObjectBase
Microsoft.SqlServer.Management.Smo. . :: . .SqlSmoObject
Microsoft.SqlServer.Management.Smo. . :: . .NamedSmoObject
Microsoft.SqlServer.Management.Smo..::..LinkedServer
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
<PhysicalFacetAttribute> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
Public NotInheritable Class LinkedServer _
Inherits NamedSmoObject _
Implements ISfcSupportsDesignMode, ICreatable, IDroppable, IAlterable, _
IScriptable
'Utilizzo
Dim instance As LinkedServer
[PhysicalFacetAttribute]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)]
public sealed class LinkedServer : NamedSmoObject,
ISfcSupportsDesignMode, ICreatable, IDroppable, IAlterable, IScriptable
[PhysicalFacetAttribute]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)]
public ref class LinkedServer sealed : public NamedSmoObject,
ISfcSupportsDesignMode, ICreatable, IDroppable, IAlterable, IScriptable
[<SealedAttribute>]
[<PhysicalFacetAttribute>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
type LinkedServer =
class
inherit NamedSmoObject
interface ISfcSupportsDesignMode
interface ICreatable
interface IDroppable
interface IAlterable
interface IScriptable
end
public final class LinkedServer extends NamedSmoObject implements ISfcSupportsDesignMode, ICreatable, IDroppable, IAlterable, IScriptable
Nel tipo LinkedServer sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
LinkedServer() () () () | Initializes a new instance of the LinkedServer object. | |
LinkedServer(Server, String) | Initializes a new instance of the LinkedServer object on the specified instance of SQL Server and with the specified name. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Catalog | Gets or sets the database to be used when the linked server is made through a connection to an OLE DB provider. | |
CollationCompatible | Gets or sets the Boolean property value that specifies whether the default collation of the linked server is compatible with the default collation on the local instance of SQL Server. | |
CollationName | Gets or sets the name of the collation to use when sorting data from the linked server. | |
ConnectTimeout | Gets or sets the number of seconds to wait for a connection to be established with the linked server before timing out. | |
DataAccess | Gets or sets the Boolean property value that specifies whether data can be accessed on the linked server. | |
DataSource | Gets or sets the data source to be used when the linked server is made through a connection to an OLE DB provider. | |
DateLastModified | Gets the date and time when the linked server was last modified. | |
DistPublisher | Gets or sets a Boolean property value that specifies whether the linked server is participating in replication as a distribution Publisher. | |
Distributor | Gets or sets a Boolean property value that specifies whether the linked server is participating in replication as a distribution Publisher. | |
ExecuteForScalar | Ottiene o imposta il valore della proprietà Boolean che specifica se l'oggetto viene impostato su Esegui per l'opzione scalare. Ereditato da SqlSmoObject. | |
ID | Gets the ID value that uniquely identifies the linked server. | |
IsPromotionofDistributedTransactionsForRPCEnabled | Gets or sets a Boolean property value that specifies whether the promotion of distributed transaction for RPC (remote procedure calls) is enabled. | |
IsTouched | Ottiene il valore della proprietà Boolean che specifica se le proprietà dell'oggetto sono state aggiornate ma non sono ancora persistenti nel server. Ereditato da SqlSmoObject. | |
LazySchemaValidation | Gets or sets the Boolean property value that specifies whether the schema used by the linked server data is validated when the local instance of SQL Server is idle or not. | |
LinkedServerLogins | Represents a collection of LinkedServerLogin objects. Each LinkedServerLogin object represents a linked server login defined on the linked server. | |
Location | Gets or sets the description of the location of the linked server. | |
Name | Gets or sets the name of the object. Ereditato da NamedSmoObject. | |
ObjectInSpace | Ottiene il valore della proprietà Boolean che specifica se l'oggetto esiste in isolamento o se è connesso direttamente o indirettamente all'istanza di SQL Server. Ereditato da SqlSmoObject. | |
Parent | Gets or sets the Server object that is the parent of the LinkedServer object. | |
ProductName | Gets or sets the name of the product to which SQL Server can connect through the OLE DB Provider. | |
Properties | Ottiene una raccolta di oggetti Property che rappresentano le proprietà dell'oggetto. Ereditato da SqlSmoObject. | |
ProviderName | Gets or sets the name of the OLE DB provider used to connect to the linked server. | |
ProviderString | Gets or sets the connection string used to connect to a linked server by way of the OLE DB Provider. | |
Publisher | Gets or sets a Boolean property value that specifies whether the linked server is a replication Publisher or not. | |
QueryTimeout | Gets or sets the time in seconds to wait for a query to execute before timing out. | |
Rpc | Gets or sets the Boolean property value that specifies whether the linked server supports remote procedure calls (RPCs). | |
RpcOut | The Boolean property value that specifies whether the linked server supports remote procedure calls (RPCs) with output parameters. | |
ScalarResult | Ottiene il risultato scalare per l'oggetto a cui si fa riferimento. Ereditato da SqlSmoObject. | |
State | Gets the state of the referenced object. Ereditato da SmoObjectBase. | |
Subscriber | Gets or sets the Boolean property value that specifies whether the linked server is a replication Subscriber. | |
Urn | Ottiene il valore dell'indirizzo URN (Uniform Resource Name) che identifica in modo univoco l'oggetto. Ereditato da SqlSmoObject. | |
UserData | Gets or sets user-defined data associated with the referenced object. Ereditato da SmoObjectBase. | |
UseRemoteCollation | Gets or sets the Boolean property value that specifies whether to use the collation that is associated with the data from the linked server. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AddDatabaseContext(StringCollection) | Aggiungere il contesto del database alla raccolta di query identificate dal parametro queries. Ereditato da SqlSmoObject. | |
AddDatabaseContext(StringCollection, ScriptingOptions) | Aggiungere il contesto del database alla raccolta di query identificate dal parametro queries e utilizzando le opzioni di scripting specificate. Ereditato da SqlSmoObject. | |
Alter | Updates any LinkedServer object property changes on the instance of SQL Server. | |
AlterImpl | Attiva l'evento modificato dall'oggetto. Ereditato da SqlSmoObject. | |
AlterImplFinish | Metodo chiamato quando l'evento modificato dall'oggetto viene completato. Ereditato da SqlSmoObject. | |
AlterImplInit | Metodo chiamato quando l'evento modificato dall'oggetto viene inizializzato. Ereditato da SqlSmoObject. | |
AlterImplWorker | Chiama i metodi Alter. Ereditato da SqlSmoObject. | |
BindDefaultImpl | Associa gli elementi predefiniti identificati dai parametri. Ereditato da SqlSmoObject. | |
BindRuleImpl | Associa lo schema della regola alla regola e alle colonne identificate dai parametri. Ereditato da SqlSmoObject. | |
CheckCollation | Verifica l'ordine delle opzioni di scripting mediante il metodo delle regole di confronto identificato dal parametro collationName. Ereditato da SqlSmoObject. | |
CheckObjectState() () () () | Convalida lo stato dell'oggetto a cui si fa riferimento. Ereditato da SqlSmoObject. | |
CheckObjectState(Boolean) | Convalida lo stato dell'oggetto a cui si fa riferimento con l'opzione che specifica di generare un'eccezione se l'oggetto non è stato ancora creato. Ereditato da SqlSmoObject. | |
CheckObjectStateImpl | Verifica lo stato di un oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
CheckVersion100 | Verifica se la versione di SQL Server è SQL Server 2008. Ereditato da SqlSmoObject. | |
CheckVersion80 | Verifica la validità dell'oggetto in SQL Server 2000. Ereditato da SqlSmoObject. | |
CheckVersion80SP3 | Verifica la validità dell'oggetto in SQL Server 2000 SP3. Ereditato da SqlSmoObject. | |
CheckVersion90 | Verificare la validità dell'oggetto in SQL Server 2005. Ereditato da SqlSmoObject. | |
CheckVersionBelow90 | Verifica se la versione di SQL Server è precedente a SQL Server 2005. Ereditato da SqlSmoObject. | |
CleanObject | Imposta l'oggetto su uno stato non modificato. Ereditato da SqlSmoObject. | |
Create | Creates a linked server on the instance of SQL Server as defined by the LinkedServer object. | |
CreateImpl | Crea un oggetto con opzioni di scripting. Ereditato da SqlSmoObject. | |
CreateImplFinish | Metodo chiamato quando l'evento Create viene completato. Ereditato da SqlSmoObject. | |
CreateImplInit | Metodo chiamato quando l'evento Create viene inizializzato. Ereditato da SqlSmoObject. | |
Discover | Individua un elenco di tipo Object. Ereditato da SqlSmoObject. | |
Drop() () () () | Removes the reference to the linked server from the instance of SQL Server. | |
Drop(Boolean) | Removes the reference to the linked server from the instance of SQL Server. | |
DropImpl | Elimina un oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
DropImplWorker | Chiama i metodi Drop. Ereditato da SqlSmoObject. | |
EnumColumns() () () () | Enumerates a list of columns that can be accessed on the linked server. | |
EnumColumns(String) | Enumerates a list of columns that can be accessed on the linked server for a specified table. | |
EnumColumns(String, String) | Enumerates a list of columns that can be accessed on the linked server for a specified table and schema. | |
EnumColumns(String, String, String) | Enumerates a list of columns that can be accessed on the linked server for a specified table, schema, and database. | |
EnumColumns(String, String, String, String) | Enumerates a list of columns that can be accessed on the linked server for a specified column. | |
EnumScriptImpl | Enumera gli script specificati dal parametro so. Ereditato da SqlSmoObject. | |
EnumScriptImplWorker | Chiama i metodi che enumerano gli script specificati dal parametro so. Ereditato da SqlSmoObject. | |
EnumScriptImplWorkerSOChanged | Restituisce una stringa IEnumerable che descrive le opzioni di scripting per un oggetto. Ereditato da SqlSmoObject. | |
EnumTables() () () () | Enumerates a list of tables that are available on the linked server. | |
EnumTables(String) | Enumerates a list of tables that are available on the linked server for a specified table name. | |
EnumTables(String, String) | Enumerates a list of tables that are available on the linked server for a specified table name and schema. | |
EnumTables(String, String, String) | Enumerates a list of tables that are available on the linked server for a specified table name, schema, and database. | |
EnumTables(String, String, String, LinkedTableType) | Enumerates a list of tables that are available on the linked server for a specified table name, schema, database, and linked table type. | |
Equals | Ereditato da Object. | |
ExecuteNonQuery | Ereditato da SqlSmoObject. | |
Finalize | Ereditato da Object. | |
FormatSqlVariant | Formatta un oggetto come tipo SqlVariant. Ereditato da SqlSmoObject. | |
GenerateDataSpaceFileStreamScript | Genera uno script per creare file di dati. Ereditato da SqlSmoObject. | |
GenerateDataSpaceScript | Genera uno script per allocare spazio nel file di dati. Ereditato da SqlSmoObject. | |
GetBindDefaultScript | Ottiene lo script che associa le impostazioni predefinite specificate dai parametri defSchema e defName. Ereditato da SqlSmoObject. | |
GetBindRuleScript | Ottiene lo script che specifica le regole di associazione. Ereditato da SqlSmoObject. | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Assegna un parametro booleano dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Assegna una proprietà booleana dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetDateTimeParameter | Assegna la proprietà datetime dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetDateTimeParameterAsInt | Assegna la proprietà datetime dell'oggetto SqlSmoObject come valore intero se la proprietà datetime è diversa da null. Ereditato da SqlSmoObject. | |
GetDBName | Ottiene il nome del database associato all'oggetto. Ereditato da SqlSmoObject. | |
GetEnumParameter | Assegna una proprietà di enumerazione dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetFragOptionString | Ottiene un oggetto FragmentationOption come valore stringa. Ereditato da SqlSmoObject. | |
GetGuidParameter | Assegna una proprietà Guid dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetHashCode | Ereditato da Object. | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Assegna un parametro dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Assegna un parametro dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetPropValue | Ottiene un valore della proprietà dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetPropValueOptional | Ottiene un valore della proprietà dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetPropValueOptionalAllowNull | Ottiene un valore della proprietà dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetRealValue | Ottiene un valore della proprietà dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetScriptingOptionsForCreate | Ottiene l'oggetto ScriptingOptions per l'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetServerName | Ottiene il nome dell'istanza di SQL Server a cui è associato l'oggetto. Ereditato da SqlSmoObject. | |
GetServerObject | Ottiene il server dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetSqlServerVersionName | Ottiene il nome della versione dell'istanza di SQL Server a cui è associato l'oggetto. Ereditato da SqlSmoObject. | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | Assegna un parametro stringa dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | Assegna un parametro stringa dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetTimeSpanParameterAsInt | Assegna un parametro periodo di tempo dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetType | Ereditato da Object. | |
GetUrnRecursive(StringBuilder) | Assegna un oggetto Urn dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
GetUrnRecursive(StringBuilder, UrnIdOption) | Assegna un oggetto Urn dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
ImplInitialize | Inizializza i campi dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
Initialize() () () () | Inizializza l'oggetto e forza il caricamento delle proprietà. Ereditato da SqlSmoObject. | |
Initialize(Boolean) | Inizializza l'oggetto e forza il caricamento delle proprietà. Ereditato da SqlSmoObject. | |
IsObjectDirty | Verifica se le proprietà dell'oggetto sono state modificate e se le modifiche non sono già persistenti nell'istanza di SQL Server. Ereditato da SqlSmoObject. | |
IsObjectInitialized | Verifica se l'oggetto è stato inizializzato. Ereditato da SqlSmoObject. | |
IsObjectInSpace | Verifica se l'oggetto è isolato o connesso all'istanza di SQL Server. Ereditato da SqlSmoObject. | |
IsVersion80SP3 | Determina se la versione di SQL Server è SQL Server 2000 con SP3. Ereditato da SqlSmoObject. | |
IsVersion90AndAbove | Determina se la versione di SQL Server è SQL Server 2005 o successiva. Ereditato da SqlSmoObject. | |
MarkDropped | Imposta l'oggetto SqlSmoState da eliminare. Ereditato da SqlSmoObject. | |
MarkForDropImpl | Imposta l'oggetto SqlSmoState da eliminare. Ereditato da SqlSmoObject. | |
MemberwiseClone | Ereditato da Object. | |
PostAlter | Metodo attivato dopo che l'oggetto SqlSmoObject viene modificato. Ereditato da SqlSmoObject. | |
PostCreate | Metodo attivato dopo la creazione dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
PostDrop | Metodo attivato dopo l'eliminazione dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
Refresh | Aggiorna l'oggetto e recupera le proprietà al successivo accesso all'oggetto. Ereditato da SqlSmoObject. | |
RenameImpl | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. Ereditato da NamedSmoObject. | |
RenameImplWorker | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. Ereditato da NamedSmoObject. | |
Script() () () () | Generates a Transact-SQL script that can be used to re-create the linked server registration. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the linked server registration as specified by the script options. | |
ScriptAlter | Modifica l'oggetto SqlSmoObject in base ai parametri. Ereditato da SqlSmoObject. | |
ScriptChangeOwner | This method supports the SMO infrastructure and is not intended to be used directly from your code. Ereditato da NamedSmoObject. | |
ScriptCreate | Modifica l'oggetto SqlSmoObject in base ai parametri. Ereditato da SqlSmoObject. | |
ScriptDdl | Genera un oggetto InvalidSmoOperationException. Ereditato da SqlSmoObject. | |
ScriptDrop | Genera un oggetto InvalidSmoOperationException. Ereditato da SqlSmoObject. | |
ScriptImpl() () () () | Ottiene una raccolta di script dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
ScriptImpl(ScriptingOptions) | Ottiene una raccolta di script dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
ScriptImplWorker | Ottiene una raccolta di script dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
ScriptOwner | Alters the script owner authorization. Ereditato da NamedSmoObject. | |
ScriptRename | This method supports the SMO infrastructure and is not intended to be used directly from your code. Ereditato da NamedSmoObject. | |
SetParentImpl | Imposta l'elemento padre dell'oggetto SqlSmoObject sul parametro newParent. Ereditato da SqlSmoObject. | |
SetSchemaOwned | Sets the schema owned value. Ereditato da NamedSmoObject. | |
TestConnection | Tests the connection to a linked server. | |
ToString | Restituisce un oggetto String che rappresenta l'oggetto a cui si fa riferimento. Ereditato da SqlSmoObject. | |
TouchImpl | Non implementato. Ereditato da SqlSmoObject. | |
UnbindDefaultImpl | Annulla l'associazione delle colonne predefinite dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
UnbindRuleImpl | Annulla l'associazione delle regole dell'oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
Validate | Validates the state of an object. Ereditato da SmoObjectBase. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
PropertyChanged | Rappresenta l'evento che si verifica quando viene modificata una proprietà. Ereditato da SqlSmoObject. | |
PropertyMetadataChanged | Rappresenta l'evento che si verifica quando vengono modificati i metadati di una proprietà. Ereditato da SqlSmoObject. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
m_ExtendedProperties | Rappresenta una proprietà definita per estendere le proprietà fornite da un oggetto SqlSmoObject. Ereditato da SqlSmoObject. | |
singletonParent | Rappresenta il padre singleton. Ereditato da SqlSmoObject. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IAlienObject. . :: . .Discover | Individua eventuali dipendenze. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .GetDomainRoot | Restituisce la radice del dominio. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .GetParent | Ottiene l'elemento padre di questo oggetto. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .GetPropertyType | Ottiene il tipo della proprietà specificata. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .GetPropertyValue | Ottiene il valore della proprietà specificata. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .GetUrn | Ottiene l'URN (Unified Resource Name) dell'oggetto. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .Resolve | Ottiene l'istanza che contiene le informazioni sull'oggetto dall'URN (Unified Resource Name) dell'oggetto. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .SetObjectState | Imposta lo stato dell'oggetto sul valore SfcObjectState specificato. Ereditato da SqlSmoObject. | |
IAlienObject. . :: . .SetPropertyValue | Imposta il valore della proprietà. Ereditato da SqlSmoObject. | |
ISfcPropertyProvider. . :: . .GetPropertySet | Ottiene il riferimento di interfaccia al set di proprietà di questo oggetto. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SqlSmoObject. | |
ISfcSupportsDesignMode. . :: . .IsDesignMode | Gets a Boolean value that specifies whether the linked server supports design mode. |
In alto
Osservazioni
To get LinkedServer object properties, users can be a member of the public fixed server role.
To set LinkedServer object properties, users must have ALTER ANY LINKED SERVER permission on the server or be a member of the sysadmin fixed server role.
To create or drop a linked server, users must have ALTER ANY LINKED SERVER permission on the server or be a member of the sysadmin fixed server role.
To enumerate tables or columns on the linked server, users must have SELECT permission on the schema.
Thread Safety
Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche