模型化端點對資料庫鏡像的使用。
命名空間: Microsoft.Data.Schema.Sql.SchemaModel
組件: Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)
語法
'宣告
Public Interface ISql90DatabaseMirroringLanguageSpecifier _
Inherits ISql90EndpointLanguageSpecifier, ISqlModelElement, IScriptSourcedModelElement, IModelElement, _
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90DatabaseMirroringLanguageSpecifier : ISql90EndpointLanguageSpecifier,
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
public interface class ISql90DatabaseMirroringLanguageSpecifier : ISql90EndpointLanguageSpecifier,
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
type ISql90DatabaseMirroringLanguageSpecifier =
interface
interface ISql90EndpointLanguageSpecifier
interface ISqlModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
end
public interface ISql90DatabaseMirroringLanguageSpecifier extends ISql90EndpointLanguageSpecifier, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql90DatabaseMirroringLanguageSpecifier 型別會公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
AuthenticationCertificate | 取得或設定用於驗證的憑證。 |
![]() |
AuthenticationWindowsMode | 取得或設定模型化 AUTHENTICATION 選項的值。 |
![]() |
DoUseCertificateFirst | 取得或設定值,這個值表示端點是否會先嘗試對驗證使用憑證,然後再使用 Windows 驗證,而不是先嘗試使用 Windows 驗證。 |
![]() |
ElementClass | 取得項目的中繼資料類別。 (繼承自 IModelElement)。 |
![]() |
EncryptionAlgorithmPart1 | 取得或設定慣用的加密演算法。 |
![]() |
EncryptionAlgorithmPart2 | 取得或設定不同意主要演算法時所回到的其他加密演算法。 |
![]() |
EncryptionMode | 取得或設定模型化 ENCRYPTION 選項的值。 |
![]() |
Model | 取得模型參考。 (繼承自 IModelEntity)。 |
![]() |
Name | 取得或設定項目的名稱。 (繼承自 IModelElement)。 |
![]() |
PrimarySource | 取得項目之主要來源的相關資訊。 (繼承自 IScriptSourcedModelElement)。 |
![]() |
ResolutionStatus | 取得或設定模型項目解析狀態的值。 (繼承自 IModelElement)。 |
![]() |
RoleType | 取得或設定模型化 ROLE 選項的值。 |
![]() |
SecondarySources | 取得項目的次要來源清單。 (繼承自 IScriptSourcedModelElement)。 |
![]() |
SourceCodePositions | 取得定義這個項目的來源清單。 (繼承自 IModelElement)。 |
![]() |
ValidationStatus | 取得或設定模型項目驗證狀態的值。 (繼承自 IModelElement)。 |
回頁首
方法
回頁首
.gif)
.gif)