Propriedade do RDL Project.FormatVersion
Gets the format version of the project.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public ReadOnly Property FormatVersion As Integer
Get
'Uso
Dim instance As Project
Dim value As Integer
value = instance.FormatVersion
public int FormatVersion { get; }
public:
property int FormatVersion {
int get ();
}
member FormatVersion : int
function get FormatVersion () : int
Valor da propriedade
Tipo: System.Int32
The version of the format.