共用方式為


SPDatabase.IsSqlAzure property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property IsSqlAzure As Boolean
    Get
'用途
Dim instance As SPDatabase
Dim value As Boolean

value = instance.IsSqlAzure
public bool IsSqlAzure { get; }

Property value

Type: System.Boolean

請參閱

參照

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace