Database クラス

Represents a database in the Azure SQL Database service.

名前空間: Microsoft.WindowsAzure.Management.Sql.Models
アセンブリ: Microsoft.WindowsAzure.Management.Sql (Microsoft.WindowsAzure.Management.Sql.dll)

使用方法

'使用
Dim instance As Database

構文

'宣言
Public Class Database
    Inherits SqlModelCommon
public class Database : SqlModelCommon
public ref class Database : public SqlModelCommon
public class Database extends SqlModelCommon
public class Database extends SqlModelCommon

継承階層

System.Object
   Microsoft.WindowsAzure.Management.Sql.Models.SqlModelCommon
    Microsoft.WindowsAzure.Management.Sql.Models.Database

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

Database のメンバー
Microsoft.WindowsAzure.Management.Sql.Models 名前空間