Share via


DacModelError.SourceName Property

Definition

The TSqlObject with error. Can be null if the object creation failed completely. Could be a partially constructed object in case of partial failures in object creation.

public string SourceName { get; }
member this.SourceName : string
Public ReadOnly Property SourceName As String

Property Value

Applies to