Share via


IResultInfo.StartTime 속성

Gets the time when the batch was submitted.

네임스페이스:  Microsoft.SqlServer.Management.MultiServerConnection
어셈블리:  Microsoft.SqlServer.Management.MultiServerConnection(Microsoft.SqlServer.Management.MultiServerConnection.dll)

구문

‘선언
ReadOnly Property StartTime As DateTime 
    Get
‘사용 방법
Dim instance As IResultInfo 
Dim value As DateTime 

value = instance.StartTime
DateTime StartTime { get; }
property DateTime StartTime {
    DateTime get ();
}
abstract StartTime : DateTime
function get StartTime () : DateTime

속성 값

유형: System.DateTime
A DateTime value that specifies the date and time when the batch was submitted.

참고 항목

참조

IResultInfo 인터페이스

Microsoft.SqlServer.Management.MultiServerConnection 네임스페이스