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.
LinkedServer 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
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. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() |
AddDatabaseContext | (SqlSmoObject에서 상속됩니다.) |
![]() |
Alter | Updates any LinkedServer object property changes on the instance of SQL Server. |
![]() |
AlterImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
AlterImplFinish | (SqlSmoObject에서 상속됩니다.) |
![]() |
AlterImplInit | (SqlSmoObject에서 상속됩니다.) |
![]() |
AlterImplWorker | (SqlSmoObject에서 상속됩니다.) |
![]() |
BindDefaultImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
BindRuleImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckCollation | (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckObjectState() () () () | Validates the state of the referenced object. (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckObjectState(Boolean) | Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckObjectStateImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckVersion100 | (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckVersion80 | Checks the validity of the object on SQL Server 2000. (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckVersion80SP3 | Checks the validity of the object on SQL Server 2000 SP3. (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckVersion90 | Check the validity of the object on SQL Server 2005. (SqlSmoObject에서 상속됩니다.) |
![]() |
CheckVersionBelow90 | (SqlSmoObject에서 상속됩니다.) |
![]() |
CleanObject | (SqlSmoObject에서 상속됩니다.) |
![]() |
Create | Creates a linked server on the instance of SQL Server as defined by the LinkedServer object. |
![]() |
CreateImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
CreateImplFinish | (SqlSmoObject에서 상속됩니다.) |
![]() |
CreateImplInit | (SqlSmoObject에서 상속됩니다.) |
![]() |
Discover | (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 | (SqlSmoObject에서 상속됩니다.) |
![]() |
DropImplWorker | (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 | (SqlSmoObject에서 상속됩니다.) |
![]() |
EnumScriptImplWorker | (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) | |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
FormatSqlVariant | (SqlSmoObject에서 상속됩니다.) |
![]() |
GenerateDataSpaceFileStreamScript | (SqlSmoObject에서 상속됩니다.) |
![]() |
GenerateDataSpaceScript | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetBindDefaultScript | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetBindRuleScript | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetDateTimeParameter | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetDateTimeParameterAsInt | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetDBName | Gets the database name that is associated with the object. (SqlSmoObject에서 상속됩니다.) |
![]() |
GetEnumParameter | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetFragOptionString | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetGuidParameter | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetPropValue | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetPropValueOptional | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetPropValueOptionalAllowNull | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetRealValue | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetScriptingOptionsForCreate | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetServerName | Gets the name of the instance of SQL Server with which the object is associated. (SqlSmoObject에서 상속됩니다.) |
![]() |
GetServerObject | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetSqlServerVersionName | Gets the version name of the instance of SQL Server with which the object is associated. (SqlSmoObject에서 상속됩니다.) |
![]() |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetTimeSpanParameterAsInt | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
GetUrnRecursive(StringBuilder) | (SqlSmoObject에서 상속됩니다.) |
![]() |
GetUrnRecursive(StringBuilder, UrnIdOption) | (SqlSmoObject에서 상속됩니다.) |
![]() |
ImplInitialize | (SqlSmoObject에서 상속됩니다.) |
![]() |
Initialize() () () () | Initializes the object and forces the properties be loaded. (SqlSmoObject에서 상속됩니다.) |
![]() |
Initialize(Boolean) | Initializes the object and forces the properties be loaded. (SqlSmoObject에서 상속됩니다.) |
![]() |
IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) |
![]() |
IsObjectInitialized | Verifies whether the object has been initialized. (SqlSmoObject에서 상속됩니다.) |
![]() |
IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) |
![]() |
IsVersion80SP3 | (SqlSmoObject에서 상속됩니다.) |
![]() |
MarkDropped | (SqlSmoObject에서 상속됩니다.) |
![]() |
MarkForDropImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
PostAlter | (SqlSmoObject에서 상속됩니다.) |
![]() |
PostCreate | (SqlSmoObject에서 상속됩니다.) |
![]() |
PostDrop | (SqlSmoObject에서 상속됩니다.) |
![]() |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (SqlSmoObject에서 상속됩니다.) |
![]() |
RenameImpl | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) |
![]() |
RenameImplWorker | This method supports the SMO infrastructure and is not intended to be used directly from your code. (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 | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptChangeOwner | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) |
![]() |
ScriptCreate | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptDdl | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptDrop | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImpl() () () () | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImpl(ScriptingOptions) | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptImplWorker | (SqlSmoObject에서 상속됩니다.) |
![]() |
ScriptRename | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) |
![]() |
SetParentImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
TestConnection | |
![]() |
ToString | Returns a String that represents the referenced object. (SqlSmoObject에서 상속됩니다.) |
![]() |
TouchImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
UnbindDefaultImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
UnbindRuleImpl | (SqlSmoObject에서 상속됩니다.) |
![]() |
Validate | (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
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 | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (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 | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (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. (NamedSmoObject에서 상속됩니다.) |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (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 | Gets a collection of Property objects that represent the object properties. (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 | Gets the scalar result for the referenced object. (SqlSmoObject에서 상속됩니다.) |
![]() |
State | Gets the state of the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
Subscriber | Gets or sets the Boolean property value that specifies whether the linked server is a replication Subscriber. |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됩니다.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (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. |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
![]() |
PropertyChanged | (SqlSmoObject에서 상속됩니다.) |
![]() |
PropertyMetadataChanged | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetParent | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetProperty | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectGetUrn | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectResolve | (SqlSmoObject에서 상속됩니다.) |
![]() ![]() |
IAlienObjectSetProperty | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동