共用方式為


SqlSourceInformation.SourceName 屬性

取得檔名或其他表示項目來源的唯一快取識別項。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Public ReadOnly Property SourceName As String
    Get
public string SourceName { get; }
public:
virtual property String^ SourceName {
    String^ get () sealed;
}
abstract SourceName : string
override SourceName : string
final function get SourceName () : String

屬性值

型別:System.String

實作

ISourceInformation.SourceName

.NET Framework 安全性

請參閱

參考

SqlSourceInformation 類別

Microsoft.Data.Schema.Sql.SchemaModel 命名空間